Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Dcpuset.c2991 bool setsched_check; in cpuset_can_attach() local
3011 setsched_check = !cpuset_v2() || in cpuset_can_attach()
3023 setsched_check = false; in cpuset_can_attach()
3030 if (setsched_check) { in cpuset_can_attach()