Lines Matching refs:into
41 tasks, and all their future children, into hierarchical groups with
72 tracking. The intention is that other subsystems hook into the generic
96 the division of tasks into cgroups is distinctly different for
100 unrelated subsystems needed to be forced into the same tree of
130 Browsers like Firefox/Lynx go into the WWW network class, while (k)nfsd goes
131 into the NFS network class.
160 Without this ability, the administrator would have to split the cgroup into
193 into the rest of the kernel, none in performance-critical paths:
234 is not guaranteed to be sorted. Writing a thread ID into this file
235 moves the thread into this cgroup.
239 Writing a thread group ID into this file moves all threads in that
240 group into this cgroup.
254 a large system into nested, dynamically changeable, "soft-partitions".
258 on a system into related sets of tasks. A task may be re-attached to
266 looking into a hash table.
270 each cg_cgroup_link is linked into a list of cg_cgroup_links for
449 move it into a new cgroup (possibly the root cgroup) by writing to the
481 Each kernel subsystem that wants to hook into the generic cgroup
584 Called prior to moving one or more tasks into a cgroup; if the
634 Called when a task is forked into a cgroup.