Home
last modified time | relevance | path

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

/openbmc/linux/tools/bpf/bpftool/
H A Dcgroup.c182 static int cgroup_has_attached_progs(int cgroup_fd) in cgroup_has_attached_progs() function
320 has_attached_progs = cgroup_has_attached_progs(cgroup_fd); in do_show()
382 has_attached_progs = cgroup_has_attached_progs(cgroup_fd); in do_show_tree_fn()