Home
last modified time | relevance | path

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

/linux-5.19.10/mm/
Dswapfile.c279 #define LATENCY_LIMIT 256 macro
803 int latency_ration = LATENCY_LIMIT; in scan_swap_map_slots()
864 latency_ration = LATENCY_LIMIT; in scan_swap_map_slots()
932 latency_ration = LATENCY_LIMIT; in scan_swap_map_slots()
976 latency_ration = LATENCY_LIMIT; in scan_swap_map_slots()
986 latency_ration = LATENCY_LIMIT; in scan_swap_map_slots()
2029 if ((i % LATENCY_LIMIT) == 0) in find_next_to_unuse()