Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf_lsm.h55 static inline bool bpf_lsm_is_trusted(const struct bpf_prog *prog) in bpf_lsm_is_trusted() function
/openbmc/linux/kernel/bpf/
H A Dbpf_lsm.c365 bool bpf_lsm_is_trusted(const struct bpf_prog *prog) in bpf_lsm_is_trusted() function