Home
last modified time | relevance | path

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

/include/linux/
Dcgroup-defs.h163 struct cgroup_subsys_state { struct
165 struct cgroup *cgroup;
168 struct cgroup_subsys *ss;
171 struct percpu_ref refcnt;
178 struct list_head sibling;
179 struct list_head children;
182 struct list_head rstat_css_node;
188 int id;
190 unsigned int flags;
214 struct cgroup_subsys_state *parent; argument
[all …]