Searched refs:bpf_lsm_is_trusted (Results 1 – 3 of 3) sorted by relevance
32 bool bpf_lsm_is_trusted(const struct bpf_prog *prog);58 static inline bool bpf_lsm_is_trusted(const struct bpf_prog *prog) in bpf_lsm_is_trusted() function
403 bool bpf_lsm_is_trusted(const struct bpf_prog *prog) in bpf_lsm_is_trusted() function
6390 return bpf_lsm_is_trusted(prog); in prog_args_trusted()