Searched refs:SWAP_RA_VAL (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/mm/ |
H A D | swap_state.c | 52 #define SWAP_RA_VAL(addr, win, hits) \ macro 359 SWAP_RA_VAL(addr, win, hits)); in swap_cache_get_folio() 741 SWAP_RA_VAL(faddr, win, 0)); in swap_ra_info()
|
/kernel/linux/linux-5.10/mm/ |
H A D | swap_state.c | 52 #define SWAP_RA_VAL(addr, win, hits) \ macro 405 SWAP_RA_VAL(addr, win, hits)); in lookup_swap_cache() 787 SWAP_RA_VAL(faddr, win, 0)); in swap_ra_info()
|
Completed in 3 milliseconds