Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/sched/
H A Dfair.c1594 static inline bool test_idle_cores(int cpu, bool def);
1598 idle_core >= 0 || !test_idle_cores(cpu, false)) in numa_idle_core()
6088 static inline bool test_idle_cores(int cpu, bool def) in test_idle_cores() function
6112 if (test_idle_cores(core, true)) in __update_idle_core()
6141 if (!test_idle_cores(target, false)) in select_idle_core()