Searched defs:cgroup_bpf (Results 1 – 1 of 1) sorted by relevance
4344 struct cgroup_bpf { struct4345 struct bpf_prog_array *effective[23];4346 struct list_head progs[23];4347 u32 flags[23];4348 struct list_head storages;4349 struct bpf_prog_array *inactive;4350 struct percpu_ref refcnt;4351 struct work_struct release_work;