Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/mm/
H A Dswap_state.c45 #define SWAP_RA_HITS_MAX SWAP_RA_HITS_MASK macro
403 hits = min_t(int, hits + 1, SWAP_RA_HITS_MAX); in lookup_swap_cache()

Completed in 3 milliseconds