Searched refs:bpf_lsm_is_trusted (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dbpf_lsm.h31 bool bpf_lsm_is_trusted(const struct bpf_prog *prog);
55 static inline bool bpf_lsm_is_trusted(const struct bpf_prog *prog) function
/linux-master/kernel/bpf/
H A Dbpf_lsm.c380 bool bpf_lsm_is_trusted(const struct bpf_prog *prog) function
H A Dbtf.c6163 return bpf_lsm_is_trusted(prog);

Completed in 243 milliseconds