Searched refs:bpf_map_free (Results 1 – 4 of 4) sorted by relevance
429 LSM_HOOK(void, LSM_RET_VOID, bpf_map_free, struct bpf_map *map)
738 static void bpf_map_free(struct bpf_map *map) in bpf_map_free() function768 bpf_map_free(map); in bpf_map_free_deferred()1422 bpf_map_free(map); in map_create()
5731 call_void_hook(bpf_map_free, map); in security_bpf_map_free()
7311 LSM_HOOK_INIT(bpf_map_free, selinux_bpf_map_free),