Searched refs:bpf_prog_list (Results 1 - 2 of 2) sorted by relevance

/linux-master/kernel/bpf/
H A Dcgroup.c289 struct bpf_prog_list *pl;
340 /* Get underlying bpf_prog of bpf_prog_list entry, regardless if it's through
343 static struct bpf_prog *prog_list_prog(struct bpf_prog_list *pl)
357 struct bpf_prog_list *pl;
407 struct bpf_prog_list *pl;
556 static struct bpf_prog_list *find_attach_entry(struct hlist_head *progs,
562 struct bpf_prog_list *pl;
618 struct bpf_prog_list *pl;
748 struct bpf_prog_list *pl;
799 struct bpf_prog_list *p
[all...]
/linux-master/include/linux/
H A Dbpf-cgroup.h109 struct bpf_prog_list { struct

Completed in 109 milliseconds