Searched refs:RECLAIM_DISTANCE (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/arch/powerpc/include/asm/
H A Dtopology.h12 * If zone_reclaim_mode is enabled, a RECLAIM_DISTANCE of 10 will mean that
15 #define RECLAIM_DISTANCE 10 macro
/linux-4.1.27/include/linux/
H A Dtopology.h57 #ifndef RECLAIM_DISTANCE
59 * If the distance between nodes in a system is larger than RECLAIM_DISTANCE
64 #define RECLAIM_DISTANCE 30 macro
/linux-4.1.27/arch/ia64/include/asm/
H A Dtopology.h27 #define RECLAIM_DISTANCE 15 macro
/linux-4.1.27/mm/
H A Dhuge_memory.c2284 if (node_distance(nid, i) > RECLAIM_DISTANCE) khugepaged_scan_abort()
H A Dpage_alloc.c2056 RECLAIM_DISTANCE; zone_allows_reclaim()
/linux-4.1.27/kernel/sched/
H A Dcore.c6250 if (sched_domains_numa_distance[tl->numa_level] > RECLAIM_DISTANCE) { sd_init()

Completed in 518 milliseconds