Lines Matching refs:each
58 hierarchy, and a set of subsystems; each subsystem has system-specific
59 state attached to each cgroup in the hierarchy. Each hierarchy has
77 tasks in each cgroup.
97 different subsystems - having parallel hierarchies allows each
103 At one extreme, each resource controller or subsystem could be in a
175 cgroup_subsys_state objects, one for each cgroup subsystem
177 the cgroup of which it's a member in each hierarchy, but this
184 field of each task_struct using the css_set, anchored at
227 for each active hierarchy, the subsystem names and the cgroup name
245 Other subsystems such as cpusets may add additional files in each
256 The attachment of each task, automatically inherited at fork by any
270 each cg_cgroup_link is linked into a list of cg_cgroup_links for
275 each css_set that references the cgroup, and sub-iterating over
276 each css_set's task set.
356 for each new cgroup created before that group can be used.
359 different hierarchies of cgroups for each single resource or group of
361 /sys/fs/cgroup and create directories for each cgroup resource or resource
447 Note: Since every task is always a member of exactly one cgroup in each