Searched refs:test_idle_cores (Results 1 – 1 of 1) sorted by relevance
1570 static inline bool test_idle_cores(int cpu, bool def);1574 idle_core >= 0 || !test_idle_cores(cpu, false)) in numa_idle_core()6147 static inline bool test_idle_cores(int cpu, bool def) in test_idle_cores() function6171 if (test_idle_cores(core, true)) in __update_idle_core()6247 static inline bool test_idle_cores(int cpu, bool def) in test_idle_cores() function6479 has_idle_core = test_idle_cores(target, false); in select_idle_sibling()