Home
last modified time | relevance | path

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

/linux/mm/
H A Dswap.h111 static inline int non_swapcache_batch(swp_entry_t entry, int max_nr) in non_swapcache_batch() function
224 static inline int non_swapcache_batch(swp_entry_t entry, int max_nr) in non_swapcache_batch() function
H A Dshmem.c2044 non_swapcache_batch(entry, nr_pages) != nr_pages) in shmem_swap_alloc_folio()
H A Dmemory.c4329 if (unlikely(non_swapcache_batch(entry, nr_pages) != nr_pages)) in can_swapin_thp()