Home
last modified time | relevance | path

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

/openbmc/linux/tools/bpf/bpftool/
H A Dcgroup.c169 static int count_attached_bpf_progs(int cgroup_fd, enum bpf_attach_type type) in count_attached_bpf_progs() function
188 int count = count_attached_bpf_progs(cgroup_fd, type); in cgroup_has_attached_progs()