Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dcgroup-defs.h165 struct cgroup_subsys_state { struct
167 struct cgroup *cgroup;
170 struct cgroup_subsys *ss;
173 struct percpu_ref refcnt;
180 struct list_head sibling;
181 struct list_head children;
184 struct list_head rstat_css_node;
190 int id;
192 unsigned int flags;
216 struct cgroup_subsys_state *parent; argument
[all …]
/linux-6.12.1/tools/perf/util/bpf_skel/vmlinux/
Dvmlinux.h87 struct cgroup_subsys_state { struct
92 struct cgroup_subsys_state *subsys[13]; argument