Searched refs:bpf_map_free (Results 1 – 4 of 4) sorted by relevance
434 LSM_HOOK(void, LSM_RET_VOID, bpf_map_free, struct bpf_map *map)
851 static void bpf_map_free(struct bpf_map *map) in bpf_map_free() function887 bpf_map_free(map); in bpf_map_free_deferred()1557 bpf_map_free(map); in map_create()
5766 call_void_hook(bpf_map_free, map); in security_bpf_map_free()
7435 LSM_HOOK_INIT(bpf_map_free, selinux_bpf_map_free),