Searched defs:cgroup_subsys_state (Results 1 – 1 of 1) sorted by relevance
103 struct cgroup_subsys_state { struct114 struct cgroup_subsys_state *parent; argument117 struct list_head sibling;118 struct list_head children;124 int id;149 * cgroup_subsys_state objects. This saves space in the task struct argument