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