Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/numa/
Dmode_emu.c150 static int dist_core_to_core(struct toptree *core1, struct toptree *core2) in dist_core_to_core() function
171 dist_min = min(dist_min, dist_core_to_core(core_node, core)); in dist_node_to_core()