Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/cgroup/
Dcgroup.c367 if (cgrp->subtree_control & ~cgrp_dfl_threaded_ss_mask) in cgroup_can_be_thread_root()
389 (cgrp->subtree_control & cgrp_dfl_threaded_ss_mask)) in cgroup_is_thread_root()
420 u16 ss_mask = parent->subtree_control; in cgroup_control()
1445 static u16 cgroup_calc_subtree_ss_mask(u16 subtree_control, u16 this_ss_mask) in cgroup_calc_subtree_ss_mask() argument
1447 u16 cur_ss_mask = subtree_control; in cgroup_calc_subtree_ss_mask()
1696 dcgrp->subtree_control |= 1 << ssid; in rebind_subsystems()
2412 if (dst_cgrp->subtree_control) in cgroup_migrate_vet_dst()
2740 cgroup_print_ss_mask(seq, cgrp->subtree_control); in cgroup_subtree_control_show()
2852 dsct->old_subtree_control = dsct->subtree_control; in cgroup_save_control()
2872 dsct->subtree_control &= cgroup_control(dsct); in cgroup_propagate_control()
[all …]
Ddebug.c264 cgroup_masks_read_one(seq, "subtree_control", cgrp->subtree_control); in cgroup_masks_read()
/Linux-v4.19/include/linux/
Dcgroup-defs.h382 u16 subtree_control; member
/Linux-v4.19/Documentation/admin-guide/
Dcgroup-v2.rst301 "cgroup.subtree_control" file while there are processes in the cgroup.
369 disabled by writing to the "cgroup.subtree_control" file::
371 # echo "+cpu +memory -io" > cgroup.subtree_control
406 parent. This means that all non-root "cgroup.subtree_control" files
408 "cgroup.subtree_control" file. A controller can be enabled only if
419 controllers enabled in their "cgroup.subtree_control" files.
435 enabled controller in the cgroup's "cgroup.subtree_control". This is
439 children before enabling controllers in its "cgroup.subtree_control"
451 "cgroup.threads" and "cgroup.subtree_control" files to the user.
460 "cgroup.subtree_control" on a namespace root from inside the
[all …]
/Linux-v4.19/Documentation/cgroup-v1/
Dcgroups.txt603 "cgroup.subtree_control" but should remain enabled because other