Searched refs:bpf_lsm_hooks (Results 1 – 2 of 2) sorted by relevance
9 static struct security_hook_list bpf_lsm_hooks[] __lsm_ro_after_init = { variable20 security_add_hooks(bpf_lsm_hooks, ARRAY_SIZE(bpf_lsm_hooks), "bpf"); in bpf_lsm_init()
34 BTF_SET_START(bpf_lsm_hooks)37 BTF_SET_END(bpf_lsm_hooks) in BTF_SET_END() argument107 if (!btf_id_set_contains(&bpf_lsm_hooks, prog->aux->attach_btf_id)) { in bpf_lsm_verify_prog()