Home
last modified time | relevance | path

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

/tools/bpf/bpftool/
Dcgroup.c139 static int show_attached_bpf_progs(int cgroup_fd, enum bpf_attach_type type, in show_attached_bpf_progs() function
238 if (show_attached_bpf_progs(cgroup_fd, type, 0) == 0) in do_show()
295 show_attached_bpf_progs(cgroup_fd, type, ftw->level); in do_show_tree_fn()