Home
last modified time | relevance | path

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

/xen/xen/common/
A Dpage_alloc.c1177 nodeid_t closest = NUMA_NO_NODE; in node_to_scrub() local
1217 if ( (dist < shortest || closest == NUMA_NO_NODE) && in node_to_scrub()
1220 if ( closest != NUMA_NO_NODE ) in node_to_scrub()
1221 node_clear(closest, node_scrubbing); in node_to_scrub()
1223 closest = node; in node_to_scrub()
1228 return closest; in node_to_scrub()
/xen/stubdom/grub.patches/
A D60ext4.diff251 + * find closest index in the current level extent tree
272 + * find closest extent in the leaf level

Completed in 9 milliseconds