Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dmremap.c161 #define LATENCY_LIMIT (64 * PAGE_SIZE) macro
222 if (extent > LATENCY_LIMIT) in move_page_tables()
223 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()