Searched refs:prog_list_length (Results 1 – 1 of 1) sorted by relevance
181 static u32 prog_list_length(struct list_head *head) in prog_list_length() function212 cnt = prog_list_length(&p->bpf.progs[type]); in hierarchy_allows_attach()240 cnt += prog_list_length(&p->bpf.progs[type]); in compute_effective_progs()467 if (prog_list_length(progs) >= BPF_CGROUP_MAX_PROGS) in __cgroup_bpf_attach()781 cnt = prog_list_length(progs); in __cgroup_bpf_query()