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