Searched defs:cgroup_bpf (Results 1 – 1 of 1) sorted by relevance
8399 struct cgroup_bpf { struct8400 struct bpf_prog_array *effective[23];8401 struct list_head progs[23];8402 u32 flags[23];8403 struct list_head storages;8404 struct bpf_prog_array *inactive;8405 struct percpu_ref refcnt;8406 struct work_struct release_work;