Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/mm/
H A Dswap_state.c49 #define SWAP_RA_WIN(v) (((v) & SWAP_RA_WIN_MASK) >> SWAP_RA_WIN_SHIFT) macro
354 win = SWAP_RA_WIN(ra_val); in swap_cache_get_folio()
736 prev_win = SWAP_RA_WIN(ra_val); in swap_ra_info()
/kernel/linux/linux-5.10/mm/
H A Dswap_state.c49 #define SWAP_RA_WIN(v) (((v) & SWAP_RA_WIN_MASK) >> SWAP_RA_WIN_SHIFT) macro
400 win = SWAP_RA_WIN(ra_val); in lookup_swap_cache()
782 prev_win = SWAP_RA_WIN(ra_val); in swap_ra_info()

Completed in 4 milliseconds