Searched defs:bpf_prog_list (Results 1 – 2 of 2) sorted by relevance
43 struct bpf_prog_list { struct44 struct list_head node;45 struct bpf_prog *prog;46 struct bpf_cgroup_storage *storage;
59 struct bpf_prog_list { struct60 struct list_head node;61 struct bpf_prog *prog;62 struct bpf_cgroup_link *link;63 struct bpf_cgroup_storage *storage[MAX_BPF_CGROUP_STORAGE_TYPE];