Home
last modified time | relevance | path

Searched refs:fd_array_map_free (Results 1 – 1 of 1) sorted by relevance

/kernel/bpf/
Darraymap.c485 static void fd_array_map_free(struct bpf_map *map) in fd_array_map_free() function
631 .map_free = fd_array_map_free,
721 .map_free = fd_array_map_free,
748 fd_array_map_free(map); in cgroup_fd_array_free()
790 fd_array_map_free(map); in array_of_map_free()