Searched refs:subtree_control (Results 1 – 10 of 10) 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
26 echo "+hugetlb +memory" >$CGROUP_ROOT/cgroup.subtree_control124 echo "+hugetlb +memory" >$CGROUP_ROOT/a/cgroup.subtree_control
35 echo "+hugetlb" >/dev/cgroup/memory/cgroup.subtree_control
383 if (cgrp->subtree_control & ~cgrp_dfl_threaded_ss_mask) in cgroup_can_be_thread_root()405 (cgrp->subtree_control & cgrp_dfl_threaded_ss_mask)) in cgroup_is_thread_root()436 u16 ss_mask = parent->subtree_control; in cgroup_control()1537 static u16 cgroup_calc_subtree_ss_mask(u16 subtree_control, u16 this_ss_mask) in cgroup_calc_subtree_ss_mask() argument1539 u16 cur_ss_mask = subtree_control; in cgroup_calc_subtree_ss_mask()1811 dcgrp->subtree_control |= 1 << ssid; in rebind_subsystems()2614 if (dst_cgrp->subtree_control) in cgroup_migrate_vet_dst()2962 cgroup_print_ss_mask(seq, cgrp->subtree_control); in cgroup_subtree_control_show()3083 dsct->old_subtree_control = dsct->subtree_control; in cgroup_save_control()3103 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()
424 u16 subtree_control; member
326 "cgroup.subtree_control" file while there are processes in the cgroup.394 disabled by writing to the "cgroup.subtree_control" file::396 # echo "+cpu +memory -io" > cgroup.subtree_control431 parent. This means that all non-root "cgroup.subtree_control" files433 "cgroup.subtree_control" file. A controller can be enabled only if444 controllers enabled in their "cgroup.subtree_control" files.460 enabled controller in the cgroup's "cgroup.subtree_control". This is464 children before enabling controllers in its "cgroup.subtree_control"476 "cgroup.threads" and "cgroup.subtree_control" files to the user.485 "cgroup.subtree_control" on a namespace root from inside the[all …]
284 … return log_debug_errno(errno, "Failed to open cgroup.subtree_control file of %s: %m", p);
371 … return log_debug_errno(errno, "Failed to open cgroup.subtree_control file of %s: %m", p);
619 "cgroup.subtree_control" but should remain enabled because other