Searched refs:subtree_control (Results 1 – 8 of 8) 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
71 echo +cpuset > cgroup.subtree_control199 # S<p> = use prefix in subtree_control543 SFILE=$CGRP/cgroup.subtree_control1009 echo +cpuset > cgroup.subtree_control1101 echo +cpuset > cgroup.subtree_control
30 echo "+hugetlb +memory" >$CGROUP_ROOT/cgroup.subtree_control123 echo "+hugetlb +memory" >$CGROUP_ROOT/a/cgroup.subtree_control
36 echo "+hugetlb" >$cgroup_path/cgroup.subtree_control
428 if (cgrp->subtree_control & ~cgrp_dfl_threaded_ss_mask) in cgroup_can_be_thread_root()450 (cgrp->subtree_control & cgrp_dfl_threaded_ss_mask)) in cgroup_is_thread_root()481 u32 ss_mask = parent->subtree_control; in cgroup_control()1636 static u32 cgroup_calc_subtree_ss_mask(u32 subtree_control, u32 this_ss_mask) in cgroup_calc_subtree_ss_mask() argument1638 u32 cur_ss_mask = subtree_control; in cgroup_calc_subtree_ss_mask()1941 dcgrp->subtree_control |= 1 << ssid; in rebind_subsystems()2816 if (dst_cgrp->subtree_control) in cgroup_migrate_vet_dst()3164 cgroup_print_ss_mask(seq, cgrp->subtree_control); in cgroup_subtree_control_show()3301 dsct->old_subtree_control = dsct->subtree_control; in cgroup_save_control()3321 dsct->subtree_control &= cgroup_control(dsct); in cgroup_propagate_control()[all …]
260 cgroup_masks_read_one(seq, "subtree_control", cgrp->subtree_control); in cgroup_masks_read()
538 u32 subtree_control; member
621 "cgroup.subtree_control" but should remain enabled because other