Searched refs:best_imp (Results 1 – 1 of 1) sorted by relevance
2058 long best_imp; member2196 env->best_imp = imp; in task_numa_assign()2273 if (maymove && moveimp >= env->best_imp) in task_numa_compare()2348 if (maymove && moveimp > imp && moveimp > env->best_imp) { in task_numa_compare()2369 if (imp < SMALLIMP || imp <= env->best_imp + SMALLIMP / 2) in task_numa_compare()2499 .best_imp = 0, in task_numa_migrate()