Searched refs:bpf_prog_alloc_security (Results 1 – 3 of 3) sorted by relevance
1777 int (*bpf_prog_alloc_security)(struct bpf_prog_aux *aux); member2011 struct hlist_head bpf_prog_alloc_security; member
1789 return call_int_hook(bpf_prog_alloc_security, 0, aux); in security_bpf_prog_alloc()
7128 LSM_HOOK_INIT(bpf_prog_alloc_security, selinux_bpf_prog_alloc),