Home
last modified time | relevance | path

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

/mm/
Dswapfile.c278 #define LATENCY_LIMIT 256 macro
787 int latency_ration = LATENCY_LIMIT; in scan_swap_map_slots()
848 latency_ration = LATENCY_LIMIT; in scan_swap_map_slots()
916 latency_ration = LATENCY_LIMIT; in scan_swap_map_slots()
967 latency_ration = LATENCY_LIMIT; in scan_swap_map_slots()
984 latency_ration = LATENCY_LIMIT; in scan_swap_map_slots()
2146 if ((i % LATENCY_LIMIT) == 0) in find_next_to_unuse()