Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/bpf/
Darraymap.c168 static void fd_array_map_free(struct bpf_map *map) in fd_array_map_free() function
263 .map_free = fd_array_map_free,
287 fd_array_map_free(map); in perf_event_array_map_free()