Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/numa/
Dmode_emu.c182 int dist_cur, dist_best, cores_target; in node_for_core() local
185 dist_best = DIST_MAX; in node_for_core()
197 if (dist_cur < dist_best) { in node_for_core()
198 dist_best = dist_cur; in node_for_core()