Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dswap_state.c53 #define SWAP_RA_WIN(v) (((v) & SWAP_RA_WIN_MASK) >> SWAP_RA_WIN_SHIFT) macro
374 win = SWAP_RA_WIN(ra_val); in swap_cache_get_folio()
760 prev_win = SWAP_RA_WIN(ra_val); in swap_vma_ra_win()