Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Dcpuset.c3159 bool setsched_check; in cpuset_can_attach() local
3204 ret = cpuset_can_attach_check(cs, oldcs, &setsched_check); in cpuset_can_attach()
3220 if (setsched_check) { in cpuset_can_attach()