Searched refs:bpf_prog_alloc_security (Results 1 – 3 of 3) sorted by relevance
1817 int (*bpf_prog_alloc_security)(struct bpf_prog_aux *aux); member2059 struct hlist_head bpf_prog_alloc_security; member
2390 return call_int_hook(bpf_prog_alloc_security, 0, aux); in security_bpf_prog_alloc()
7029 LSM_HOOK_INIT(bpf_prog_alloc_security, selinux_bpf_prog_alloc),