Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dmremap.c160 #define LATENCY_LIMIT (64 * PAGE_SIZE) macro
221 if (extent > LATENCY_LIMIT) in move_page_tables()
222 extent = LATENCY_LIMIT; in move_page_tables()
Dswapfile.c197 #define LATENCY_LIMIT 256 macro
493 int latency_ration = LATENCY_LIMIT; in scan_swap_map()
545 latency_ration = LATENCY_LIMIT; in scan_swap_map()
613 latency_ration = LATENCY_LIMIT; in scan_swap_map()
628 latency_ration = LATENCY_LIMIT; in scan_swap_map()