Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dswap_state.c46 #define SWAP_RA_HITS_MAX SWAP_RA_HITS_MASK macro
360 hits = min_t(int, hits + 1, SWAP_RA_HITS_MAX); in swap_cache_get_folio()