Searched refs:best_imp (Results 1 – 1 of 1) sorted by relevance
2075 long best_imp; member2213 env->best_imp = imp; in task_numa_assign()2289 if (maymove && moveimp >= env->best_imp) in task_numa_compare()2364 if (maymove && moveimp > imp && moveimp > env->best_imp) { in task_numa_compare()2385 if (imp < SMALLIMP || imp <= env->best_imp + SMALLIMP / 2) in task_numa_compare()2515 .best_imp = 0, in task_numa_migrate()