Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dswapfile.c383 #define LATENCY_LIMIT 256 macro
1078 int latency_ration = LATENCY_LIMIT; in scan_swap_map_slots()
1150 latency_ration = LATENCY_LIMIT; in scan_swap_map_slots()
1203 latency_ration = LATENCY_LIMIT; in scan_swap_map_slots()
1243 latency_ration = LATENCY_LIMIT; in scan_swap_map_slots()
1253 latency_ration = LATENCY_LIMIT; in scan_swap_map_slots()
2374 if ((i % LATENCY_LIMIT) == 0) in find_next_to_unuse()