Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dswapfile.c280 #define LATENCY_LIMIT 256 macro
783 int latency_ration = LATENCY_LIMIT; in scan_swap_map_slots()
844 latency_ration = LATENCY_LIMIT; in scan_swap_map_slots()
912 latency_ration = LATENCY_LIMIT; in scan_swap_map_slots()
963 latency_ration = LATENCY_LIMIT; in scan_swap_map_slots()
980 latency_ration = LATENCY_LIMIT; in scan_swap_map_slots()
2171 if ((i % LATENCY_LIMIT) == 0) in find_next_to_unuse()