Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dtopology.h57 #ifndef RECLAIM_DISTANCE
64 #define RECLAIM_DISTANCE 30 macro
/linux-4.1.27/arch/ia64/include/asm/
Dtopology.h27 #define RECLAIM_DISTANCE 15 macro
/linux-4.1.27/arch/powerpc/include/asm/
Dtopology.h15 #define RECLAIM_DISTANCE 10 macro
/linux-4.1.27/mm/
Dhuge_memory.c2284 if (node_distance(nid, i) > RECLAIM_DISTANCE) in khugepaged_scan_abort()
Dpage_alloc.c2056 RECLAIM_DISTANCE; in zone_allows_reclaim()
/linux-4.1.27/kernel/sched/
Dcore.c6250 if (sched_domains_numa_distance[tl->numa_level] > RECLAIM_DISTANCE) { in sd_init()