Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Darraymap.c1333 static void cgroup_fd_array_free(struct bpf_map *map) in cgroup_fd_array_free() function
1343 .map_free = cgroup_fd_array_free,