Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Dcpuset.c2996 bool setsched_check; in cpuset_can_attach() local
3016 setsched_check = !cpuset_v2() || in cpuset_can_attach()
3028 setsched_check = false; in cpuset_can_attach()
3035 if (setsched_check) { in cpuset_can_attach()