Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dswap_state.c45 #define SWAP_RA_HITS_MAX SWAP_RA_HITS_MASK macro
357 hits = min_t(int, hits + 1, SWAP_RA_HITS_MAX); in swap_cache_get_folio()