Searched defs:cgroup_subsys_state (Results 1 – 1 of 1) sorted by relevance
85 struct cgroup_subsys_state { struct96 struct cgroup_subsys_state *parent; argument99 struct list_head sibling;100 struct list_head children;106 int id;131 * cgroup_subsys_state objects. This saves space in the task struct argument