Searched refs:cgroup_attach_types (Results 1 – 1 of 1) sorted by relevance
22 static const int cgroup_attach_types[] = { variable221 for (i = 0; i < ARRAY_SIZE(cgroup_attach_types); i++) { in cgroup_has_attached_progs()222 int count = count_attached_bpf_progs(cgroup_fd, cgroup_attach_types[i]); in cgroup_has_attached_progs()