Searched refs:CGRP_CPUSET_CLONE_CHILDREN (Results 1 – 3 of 3) sorted by relevance
57 CGRP_CPUSET_CLONE_CHILDREN, enumerator
1334 if (test_bit(CGRP_CPUSET_CLONE_CHILDREN, &root->cgrp.flags)) in cgroup_show_options()1642 set_bit(CGRP_CPUSET_CLONE_CHILDREN, &root->cgrp.flags); in init_cgroup_root()4222 return test_bit(CGRP_CPUSET_CLONE_CHILDREN, &css->cgroup->flags); in cgroup_clone_children_read()4229 set_bit(CGRP_CPUSET_CLONE_CHILDREN, &css->cgroup->flags); in cgroup_clone_children_write()4231 clear_bit(CGRP_CPUSET_CLONE_CHILDREN, &css->cgroup->flags); in cgroup_clone_children_write()4655 if (test_bit(CGRP_CPUSET_CLONE_CHILDREN, &parent->flags)) in cgroup_mkdir()4656 set_bit(CGRP_CPUSET_CLONE_CHILDREN, &cgrp->flags); in cgroup_mkdir()
1961 if (!test_bit(CGRP_CPUSET_CLONE_CHILDREN, &css->cgroup->flags)) in cpuset_css_online()