Searched refs:REMOTE_DISTANCE (Results 1 – 7 of 7) sorted by relevance
47 #define REMOTE_DISTANCE 20 macro50 #define node_distance(from,to) ((from) == (to) ? LOCAL_DISTANCE : REMOTE_DISTANCE)
57 return REMOTE_DISTANCE; in pcpu_cpu_distance()
80 LOCAL_DISTANCE : REMOTE_DISTANCE; in numa_alloc_distance()130 return from == to ? LOCAL_DISTANCE : REMOTE_DISTANCE; in __node_distance()
506 LOCAL_DISTANCE : REMOTE_DISTANCE; in numa_emulation()
531 if (distance >= REMOTE_DISTANCE) { in avg_remote_numa_distance()540 sched_avg_remote_distance = REMOTE_DISTANCE; in avg_remote_numa_distance()554 d < REMOTE_DISTANCE) in arch_sched_node_distance()
820 return REMOTE_DISTANCE; in pcpu_cpu_distance()
1355 return (from == to) ? LOCAL_DISTANCE : REMOTE_DISTANCE; in __node_distance()1563 LOCAL_DISTANCE : REMOTE_DISTANCE; in bootmem_init_numa()