Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Darraymap.c1286 static void cgroup_fd_array_free(struct bpf_map *map) in cgroup_fd_array_free() function
1296 .map_free = cgroup_fd_array_free,