Searched refs:bpf_prog_free_security (Results 1 – 3 of 3) sorted by relevance
1778 void (*bpf_prog_free_security)(struct bpf_prog_aux *aux); member2012 struct hlist_head bpf_prog_free_security; member
1797 call_void_hook(bpf_prog_free_security, aux); in security_bpf_prog_free()
7130 LSM_HOOK_INIT(bpf_prog_free_security, selinux_bpf_prog_free),