Searched refs:cgroup_can_be_thread_root (Results 1 – 1 of 1) sorted by relevance
375 static bool cgroup_can_be_thread_root(struct cgroup *cgrp) in cgroup_can_be_thread_root() function2629 if (cgroup_can_be_thread_root(dst_cgrp) || cgroup_is_threaded(dst_cgrp)) in cgroup_migrate_vet_dst()3323 if (cgroup_can_be_thread_root(cgrp) || cgroup_is_threaded(cgrp)) in cgroup_vet_subtree_control_enable()3468 !cgroup_can_be_thread_root(dom_cgrp)) in cgroup_enable_threaded()