Searched refs:bpf_map_free_security (Results 1 – 3 of 3) sorted by relevance
1816 void (*bpf_map_free_security)(struct bpf_map *map); member2058 struct hlist_head bpf_map_free_security; member
2394 call_void_hook(bpf_map_free_security, map); in security_bpf_map_free()
7030 LSM_HOOK_INIT(bpf_map_free_security, selinux_bpf_map_free),