Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
H A Dcgroup.c203 static int count_attached_bpf_progs(int cgroup_fd, enum bpf_attach_type type) in count_attached_bpf_progs() function
222 int count = count_attached_bpf_progs(cgroup_fd, cgroup_attach_types[i]); in cgroup_has_attached_progs()