Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dcgroup-defs.h133 struct cgroup_subsys_state { struct
135 struct cgroup *cgroup;
138 struct cgroup_subsys *ss;
141 struct percpu_ref refcnt;
144 struct list_head sibling;
145 struct list_head children;
148 struct list_head rstat_css_node;
154 int id;
156 unsigned int flags;
180 struct cgroup_subsys_state *parent; argument