Home
last modified time | relevance | path

Searched refs:subtree_control (Results 1 – 9 of 9) sorted by relevance

/linux/tools/testing/selftests/cgroup/
H A Dwith_stress.sh19 echo $verb$subsys_ctrl >$sysfs/cgroup.subtree_control
34 if ! echo +$subsys_ctrl >$sysfs/cgroup.subtree_control ; then
39 if ! echo -$subsys_ctrl >$sysfs/cgroup.subtree_control ; then
H A Dtest_cpuset_prs.sh71 echo +cpuset > cgroup.subtree_control
199 # S<p> = use prefix in subtree_control
528 SFILE=$CGRP/cgroup.subtree_control
994 echo +cpuset > cgroup.subtree_control
1086 echo +cpuset > cgroup.subtree_control
/linux/tools/testing/selftests/mm/
H A Dhugetlb_reparenting_test.sh30 echo "+hugetlb +memory" >$CGROUP_ROOT/cgroup.subtree_control
123 echo "+hugetlb +memory" >$CGROUP_ROOT/a/cgroup.subtree_control
H A Dcharge_reserved_hugetlb.sh36 echo "+hugetlb" >$cgroup_path/cgroup.subtree_control
/linux/kernel/cgroup/
H A Dcgroup.c399 if (cgrp->subtree_control & ~cgrp_dfl_threaded_ss_mask) in cgroup_can_be_thread_root()
421 (cgrp->subtree_control & cgrp_dfl_threaded_ss_mask)) in cgroup_is_thread_root()
452 u16 ss_mask = parent->subtree_control; in cgroup_control()
1580 * @subtree_control: the new subtree_control mask to consider
1585 * subsystems than specified in "cgroup.subtree_control" may be enabled.
1588 * @subtree_control is to be applied while restricted to @this_ss_mask.
1590 static u16 cgroup_calc_subtree_ss_mask(u16 subtree_control, u16 this_ss_mask) in cgroup_calc_subtree_ss_mask() argument
1592 u16 cur_ss_mask = subtree_control; in cgroup_calc_subtree_ss_mask()
1895 dcgrp->subtree_control | in rebind_subsystems()
[all...]
H A Ddebug.c264 cgroup_masks_read_one(seq, "subtree_control", cgrp->subtree_control); in cgroup_masks_read()
/linux/include/linux/
H A Dcgroup-defs.h499 * ->subtree_control is the one configured through
500 * "cgroup.subtree_control" while ->subtree_ss_mask is the effective
502 * are made available iff it's enabled in ->subtree_control.
504 u16 subtree_control; member
762 * up in "cgroup.controllers" or "cgroup.subtree_control", is
/linux/Documentation/admin-guide/cgroup-v1/
H A Dcgroups.rst621 "cgroup.subtree_control" but should remain enabled because other
/linux/Documentation/scheduler/
H A Dsched-deadline.rst706 echo '+cpuset' > cgroup.subtree_control