Home
last modified time | relevance | path

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

/linux/mm/
H A Dmemory-tiers.c419 int distance, best_distance; in establish_demotion_targets() local
430 best_distance = -1; in establish_demotion_targets()
460 if (distance == best_distance || best_distance == -1) { in establish_demotion_targets()
461 best_distance = distance; in establish_demotion_targets()