Searched refs:cpusets_enabled (Results 1 – 2 of 2) sorted by relevance
30 extern bool cpusets_enabled();
139 bool cpusets_enabled() { in cpusets_enabled() function211 if (cpusets_enabled() && getCGroupSubsys(tid, "cpuset", group) < 0) { in get_sched_policy()