Home
last modified time | relevance | path

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

/linux/mm/
H A Dswap_state.c55 #define SWAP_RA_WIN(v) (((v) & SWAP_RA_WIN_MASK) >> SWAP_RA_WIN_SHIFT) macro
390 win = SWAP_RA_WIN(ra_val); in swap_update_readahead()
687 prev_win = SWAP_RA_WIN(ra_val); in swap_vma_ra_win()