Home
last modified time | relevance | path

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

/linux-5.19.10/mm/
Dswap_state.c72 static atomic_t swapin_readahead_hits = ATOMIC_INIT(4); variable
381 atomic_inc(&swapin_readahead_hits); in lookup_swap_cache()
594 hits = atomic_xchg(&swapin_readahead_hits, 0); in swapin_nr_pages()