Searched refs:subtree_control (Results 1 – 9 of 9) sorted by relevance
19 echo $verb$subsys_ctrl >$sysfs/cgroup.subtree_control34 if ! echo +$subsys_ctrl >$sysfs/cgroup.subtree_control ; then39 if ! echo -$subsys_ctrl >$sysfs/cgroup.subtree_control ; then
63 echo +cpuset > cgroup.subtree_control168 echo +cpuset > cgroup.subtree_control362 SFILE=$CGRP/cgroup.subtree_control
29 echo "+hugetlb +memory" >$CGROUP_ROOT/cgroup.subtree_control132 echo "+hugetlb +memory" >$CGROUP_ROOT/a/cgroup.subtree_control
34 echo "+hugetlb" >$cgroup_path/cgroup.subtree_control
390 if (cgrp->subtree_control & ~cgrp_dfl_threaded_ss_mask) in cgroup_can_be_thread_root()412 (cgrp->subtree_control & cgrp_dfl_threaded_ss_mask)) in cgroup_is_thread_root()443 u16 ss_mask = parent->subtree_control; in cgroup_control()1549 static u16 cgroup_calc_subtree_ss_mask(u16 subtree_control, u16 this_ss_mask) in cgroup_calc_subtree_ss_mask() argument1551 u16 cur_ss_mask = subtree_control; in cgroup_calc_subtree_ss_mask()1856 dcgrp->subtree_control |= 1 << ssid; in rebind_subsystems()2633 if (dst_cgrp->subtree_control) in cgroup_migrate_vet_dst()2969 cgroup_print_ss_mask(seq, cgrp->subtree_control); in cgroup_subtree_control_show()3099 dsct->old_subtree_control = dsct->subtree_control; in cgroup_save_control()3119 dsct->subtree_control &= cgroup_control(dsct); in cgroup_propagate_control()[all …]
264 cgroup_masks_read_one(seq, "subtree_control", cgrp->subtree_control); in cgroup_masks_read()
455 u16 subtree_control; member
336 "cgroup.subtree_control" file while there are processes in the cgroup.404 disabled by writing to the "cgroup.subtree_control" file::406 # echo "+cpu +memory -io" > cgroup.subtree_control441 parent. This means that all non-root "cgroup.subtree_control" files443 "cgroup.subtree_control" file. A controller can be enabled only if454 controllers enabled in their "cgroup.subtree_control" files.470 enabled controller in the cgroup's "cgroup.subtree_control". This is474 children before enabling controllers in its "cgroup.subtree_control"486 "cgroup.threads" and "cgroup.subtree_control" files to the user.495 "cgroup.subtree_control" on a namespace root from inside the[all …]
621 "cgroup.subtree_control" but should remain enabled because other