Lines Matching refs:bpf_prog_list
306 struct bpf_prog_list *pl; in cgroup_bpf_release()
360 static struct bpf_prog *prog_list_prog(struct bpf_prog_list *pl) in prog_list_prog()
374 struct bpf_prog_list *pl; in prog_list_length()
426 struct bpf_prog_list *pl; in compute_effective_progs()
589 static struct bpf_prog_list *find_attach_entry(struct hlist_head *progs, in find_attach_entry()
595 struct bpf_prog_list *pl; in find_attach_entry()
651 struct bpf_prog_list *pl; in __cgroup_bpf_attach()
782 struct bpf_prog_list *pl; in replace_effective_prog()
833 struct bpf_prog_list *pl; in __cgroup_bpf_replace()
885 static struct bpf_prog_list *find_detach_entry(struct hlist_head *progs, in find_detach_entry()
890 struct bpf_prog_list *pl; in find_detach_entry()
933 struct bpf_prog_list *pl; in purge_effective_progs()
989 struct bpf_prog_list *pl; in __cgroup_bpf_detach()
1120 struct bpf_prog_list *pl; in __cgroup_bpf_query()