Home
last modified time | relevance | path

Searched defs:bpf_lsm_is_trusted (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/linux/
Dbpf_lsm.h58 static inline bool bpf_lsm_is_trusted(const struct bpf_prog *prog) in bpf_lsm_is_trusted() function
/linux-6.12.1/kernel/bpf/
Dbpf_lsm.c403 bool bpf_lsm_is_trusted(const struct bpf_prog *prog) in bpf_lsm_is_trusted() function