Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/numa/
Dmode_emu.c139 static int dist_core_to_core(struct toptree *core1, struct toptree *core2) in dist_core_to_core() function
158 dist_min = min(dist_min, dist_core_to_core(core_node, core)); in dist_node_to_core()