Home
last modified time | relevance | path

Searched refs:subtree_control (Results 1 – 8 of 8) 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
452 SFILE=$CGRP/cgroup.subtree_control
903 echo +cpuset > cgroup.subtree_control
/linux/tools/testing/selftests/mm/
H A Dhugetlb_reparenting_test.sh30 echo "+hugetlb +memory" >$CGROUP_ROOT/cgroup.subtree_control
133 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.c392 if (cgrp->subtree_control & ~cgrp_dfl_threaded_ss_mask) in cgroup_can_be_thread_root()
414 (cgrp->subtree_control & cgrp_dfl_threaded_ss_mask)) in cgroup_is_thread_root()
445 u16 ss_mask = parent->subtree_control; in cgroup_control()
1566 static u16 cgroup_calc_subtree_ss_mask(u16 subtree_control, u16 this_ss_mask) in cgroup_calc_subtree_ss_mask() argument
1568 u16 cur_ss_mask = subtree_control; in cgroup_calc_subtree_ss_mask()
1878 dcgrp->subtree_control |= 1 << ssid; in rebind_subsystems()
2686 if (dst_cgrp->subtree_control) in cgroup_migrate_vet_dst()
3022 cgroup_print_ss_mask(seq, cgrp->subtree_control); in cgroup_subtree_control_show()
3152 dsct->old_subtree_control = dsct->subtree_control; in cgroup_save_control()
3172 dsct->subtree_control &= cgroup_control(dsct); in cgroup_propagate_control()
[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.h478 u16 subtree_control; member
/linux/Documentation/admin-guide/cgroup-v1/
H A Dcgroups.rst621 "cgroup.subtree_control" but should remain enabled because other