Searched refs:best_imp (Results 1 – 1 of 1) sorted by relevance
1993 long best_imp; member2131 env->best_imp = imp; in task_numa_assign()2207 if (maymove && moveimp >= env->best_imp) in task_numa_compare()2282 if (maymove && moveimp > imp && moveimp > env->best_imp) { in task_numa_compare()2303 if (imp < SMALLIMP || imp <= env->best_imp + SMALLIMP / 2) in task_numa_compare()2433 .best_imp = 0, in task_numa_migrate()