Searched refs:best_imp (Results 1 – 1 of 1) sorted by relevance
1516 long best_imp; member1544 env->best_imp = imp; in task_numa_assign()1617 if (maymove && moveimp >= env->best_imp) in task_numa_compare()1661 if (maymove && moveimp > imp && moveimp > env->best_imp) { in task_numa_compare()1673 if (imp < SMALLIMP || imp <= env->best_imp + SMALLIMP / 2) in task_numa_compare()1748 .best_imp = 0, in task_numa_migrate()