Searched refs:test_idle_cores (Results 1 – 1 of 1) sorted by relevance
2101 static inline bool test_idle_cores(int cpu);2105 idle_core >= 0 || !test_idle_cores(cpu)) in numa_idle_core()7570 static inline bool test_idle_cores(int cpu) in test_idle_cores() function7594 if (test_idle_cores(core)) in __update_idle_core()7672 static inline bool test_idle_cores(int cpu) in test_idle_cores() function7929 has_idle_core = test_idle_cores(target); in select_idle_sibling()