Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/cgroup/
Dcgroup.c370 static bool cgroup_can_be_thread_root(struct cgroup *cgrp) in cgroup_can_be_thread_root() function
2676 if (cgroup_can_be_thread_root(dst_cgrp) || cgroup_is_threaded(dst_cgrp)) in cgroup_migrate_vet_dst()
3372 if (cgroup_can_be_thread_root(cgrp) || cgroup_is_threaded(cgrp)) in cgroup_vet_subtree_control_enable()
3517 !cgroup_can_be_thread_root(dom_cgrp)) in cgroup_enable_threaded()