Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/mm/
H A Dswap_state.c48 #define SWAP_RA_HITS(v) ((v) & SWAP_RA_HITS_MASK) macro
355 hits = SWAP_RA_HITS(ra_val); in swap_cache_get_folio()
737 hits = SWAP_RA_HITS(ra_val); in swap_ra_info()
/kernel/linux/linux-5.10/mm/
H A Dswap_state.c48 #define SWAP_RA_HITS(v) ((v) & SWAP_RA_HITS_MASK) macro
401 hits = SWAP_RA_HITS(ra_val); in lookup_swap_cache()
783 hits = SWAP_RA_HITS(ra_val); in swap_ra_info()

Completed in 4 milliseconds