Searched refs:best_imp (Results 1 – 1 of 1) sorted by relevance
1987 long best_imp; member2125 env->best_imp = imp; in task_numa_assign()2201 if (maymove && moveimp >= env->best_imp) in task_numa_compare()2276 if (maymove && moveimp > imp && moveimp > env->best_imp) { in task_numa_compare()2297 if (imp < SMALLIMP || imp <= env->best_imp + SMALLIMP / 2) in task_numa_compare()2427 .best_imp = 0, in task_numa_migrate()