Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/bpf/bpftool/
Dcgroup.c91 static int count_attached_bpf_progs(int cgroup_fd, enum bpf_attach_type type) in count_attached_bpf_progs() function
110 int count = count_attached_bpf_progs(cgroup_fd, type); in cgroup_has_attached_progs()