Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/tools/testing/selftests/vm/
H A Dhugetlb_reparenting_test.sh26 echo "+hugetlb +memory" >$CGROUP_ROOT/cgroup.subtree_control
124 echo "+hugetlb +memory" >$CGROUP_ROOT/a/cgroup.subtree_control
H A Dcharge_reserved_hugetlb.sh35 echo "+hugetlb" >/dev/cgroup/memory/cgroup.subtree_control
/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dcgroup.c383 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() argument
1539 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 …]
H A Ddebug.c264 cgroup_masks_read_one(seq, "subtree_control", cgrp->subtree_control); in cgroup_masks_read()
/OK3568_Linux_fs/kernel/include/linux/
H A Dcgroup-defs.h424 u16 subtree_control; member
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dcgroup-v2.rst326 "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_control
431 parent. This means that all non-root "cgroup.subtree_control" files
433 "cgroup.subtree_control" file. A controller can be enabled only if
444 controllers enabled in their "cgroup.subtree_control" files.
460 enabled controller in the cgroup's "cgroup.subtree_control". This is
464 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 …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0022-do-not-disable-buffer-in-writing-files.patch284 … return log_debug_errno(errno, "Failed to open cgroup.subtree_control file of %s: %m", p);
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/
H A D0022-do-not-disable-buffer-in-writing-files.patch371 … return log_debug_errno(errno, "Failed to open cgroup.subtree_control file of %s: %m", p);
/OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/
H A Dcgroups.rst619 "cgroup.subtree_control" but should remain enabled because other