Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
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()