Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
H A Dcgroup.c216 static int cgroup_has_attached_progs(int cgroup_fd) in cgroup_has_attached_progs() function
354 has_attached_progs = cgroup_has_attached_progs(cgroup_fd); in do_show()
416 has_attached_progs = cgroup_has_attached_progs(cgroup_fd); in do_show_tree_fn()