Home
last modified time | relevance | path

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

/Linux-v5.4/tools/bpf/bpftool/
Dcgroup.c107 static int count_attached_bpf_progs(int cgroup_fd, enum bpf_attach_type type) in count_attached_bpf_progs() function
244 int count = count_attached_bpf_progs(cgroup_fd, type); in do_show_tree_fn()