Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Dcgroup.c377 static bool cgroup_can_be_thread_root(struct cgroup *cgrp) in cgroup_can_be_thread_root() function
2660 if (cgroup_can_be_thread_root(dst_cgrp) || cgroup_is_threaded(dst_cgrp)) in cgroup_migrate_vet_dst()
3354 if (cgroup_can_be_thread_root(cgrp) || cgroup_is_threaded(cgrp)) in cgroup_vet_subtree_control_enable()
3499 !cgroup_can_be_thread_root(dom_cgrp)) in cgroup_enable_threaded()