Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Dpage_alloc.c1143 nodeid_t closest = NUMA_NO_NODE; in node_to_scrub() local
1183 if ( (dist < shortest || closest == NUMA_NO_NODE) && in node_to_scrub()
1186 if ( closest != NUMA_NO_NODE ) in node_to_scrub()
1187 node_clear(closest, node_scrubbing); in node_to_scrub()
1189 closest = node; in node_to_scrub()
1194 return closest; in node_to_scrub()
/xen-4.10.0-shim-comet/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 7 milliseconds