Searched refs:bpf_lsm_verify_prog (Results 1 – 3 of 3) sorted by relevance
27 int bpf_lsm_verify_prog(struct bpf_verifier_log *vlog,60 static inline int bpf_lsm_verify_prog(struct bpf_verifier_log *vlog, in bpf_lsm_verify_prog() function
97 int bpf_lsm_verify_prog(struct bpf_verifier_log *vlog, in bpf_lsm_verify_prog() function
19631 ret = bpf_lsm_verify_prog(&env->log, prog); in check_attach_btf_id()