Home
last modified time | relevance | path

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

/linux/mm/
H A Dswapfile.c383 #define LATENCY_LIMIT 256 macro
1062 int latency_ration = LATENCY_LIMIT; in scan_swap_map_slots()
1134 latency_ration = LATENCY_LIMIT; in scan_swap_map_slots()
1187 latency_ration = LATENCY_LIMIT; in scan_swap_map_slots()
1227 latency_ration = LATENCY_LIMIT; in scan_swap_map_slots()
1237 latency_ration = LATENCY_LIMIT; in scan_swap_map_slots()
2358 if ((i % LATENCY_LIMIT) == 0) in find_next_to_unuse()