Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dswap_state.c97 static atomic_t swapin_readahead_hits = ATOMIC_INIT(4); variable
352 atomic_inc(&swapin_readahead_hits); in lookup_swap_cache()
511 hits = atomic_xchg(&swapin_readahead_hits, 0); in swapin_nr_pages()