Home
last modified time | relevance | path

Searched defs:bpf_prog_list (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/include/linux/
Dbpf-cgroup.h123 struct bpf_prog_list { struct
124 struct list_head node;
125 struct bpf_prog *prog;
126 struct bpf_cgroup_link *link;
127 struct bpf_cgroup_storage *storage[MAX_BPF_CGROUP_STORAGE_TYPE];