Searched refs:test_idle_cores (Results 1 – 1 of 1) sorted by relevance
1747 static inline bool test_idle_cores(int cpu);1751 idle_core >= 0 || !test_idle_cores(cpu)) in numa_idle_core()6443 static inline bool test_idle_cores(int cpu) in test_idle_cores() function6467 if (test_idle_cores(core)) in __update_idle_core()6539 static inline bool test_idle_cores(int cpu) in test_idle_cores() function6780 has_idle_core = test_idle_cores(target); in select_idle_sibling()