Searched defs:cgroup_subsys_state (Results 1 – 2 of 2) sorted by relevance
165 struct cgroup_subsys_state { struct167 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 …]
87 struct cgroup_subsys_state { struct92 struct cgroup_subsys_state *subsys[13]; argument