Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dswap_state.c61 static atomic_t swapin_readahead_hits = ATOMIC_INIT(4); variable
365 atomic_inc(&swapin_readahead_hits); in swap_cache_get_folio()
591 hits = atomic_xchg(&swapin_readahead_hits, 0); in swapin_nr_pages()