Searched refs:cgroups (Results 1 - 2 of 2) sorted by relevance

/include/linux/
H A Dcgroup.h202 * The bitmask of subsystems enabled on the child cgroups.
272 /* Number of cgroups in the hierarchy, used only for /proc/cgroups */
281 /* IDs for cgroups in this hierarchy */
321 * List of cgrp_cset_links pointing at cgroups referenced from this
608 * See Documentation/cgroups/cgroups.txt for details
642 * It's now disallowed to create nested cgroups if the subsystem is
705 rcu_dereference_check((task)->cgroups, \
711 rcu_dereference((task)->cgroups)
[all...]
H A Dsched.h1522 struct css_set __rcu *cgroups; member in struct:task_struct

Completed in 171 milliseconds