Home
last modified time | relevance | path

Searched refs:best_distance (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dmemory-tiers.c430 int distance, best_distance; in establish_demotion_targets() local
441 best_distance = -1; in establish_demotion_targets()
471 if (distance == best_distance || best_distance == -1) { in establish_demotion_targets()
472 best_distance = distance; in establish_demotion_targets()