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

/linux-master/mm/
H A Dmemory-tiers.c392 int distance, best_distance; local
403 best_distance = -1;
433 if (distance == best_distance || best_distance == -1) {
434 best_distance = distance;

Completed in 214 milliseconds