Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h8399 struct cgroup_bpf { struct
8400 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;