Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/bpf/
Darraymap.c1204 static void cgroup_fd_array_free(struct bpf_map *map) in cgroup_fd_array_free() function
1215 .map_free = cgroup_fd_array_free,