Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/sched/
Dfair.c1574 static inline bool test_idle_cores(int cpu, bool def);
1578 idle_core >= 0 || !test_idle_cores(cpu, false)) in numa_idle_core()
5999 static inline bool test_idle_cores(int cpu, bool def) in test_idle_cores() function
6023 if (test_idle_cores(core, true)) in __update_idle_core()
6052 if (!test_idle_cores(target, false)) in select_idle_core()