Searched refs:security_bpf_map_free (Results 1 – 3 of 3) sorted by relevance
1916 extern void security_bpf_map_free(struct bpf_map *map);1941 static inline void security_bpf_map_free(struct bpf_map *map) in security_bpf_map_free() function
466 security_bpf_map_free(map); in bpf_map_free_deferred()892 security_bpf_map_free(map); in map_create()
2519 void security_bpf_map_free(struct bpf_map *map) in security_bpf_map_free() function