Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dswapfile.c265 #define LATENCY_LIMIT 256 macro
765 int latency_ration = LATENCY_LIMIT; in scan_swap_map_slots()
826 latency_ration = LATENCY_LIMIT; in scan_swap_map_slots()
894 latency_ration = LATENCY_LIMIT; in scan_swap_map_slots()
945 latency_ration = LATENCY_LIMIT; in scan_swap_map_slots()
962 latency_ration = LATENCY_LIMIT; in scan_swap_map_slots()
2144 if ((i % LATENCY_LIMIT) == 0) in find_next_to_unuse()