Home
last modified time | relevance | path

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

/xen/xen/common/
A Dpage_alloc.c1178 u8 dist, shortest = 0xff; in node_to_scrub() local
1217 if ( (dist < shortest || closest == NUMA_NO_NODE) && in node_to_scrub()
1222 shortest = dist; in node_to_scrub()

Completed in 7 milliseconds