Home
last modified time | relevance | path

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

/linux/mm/
H A Dswap.h89 static inline int swap_zeromap_batch(swp_entry_t entry, int max_nr, in swap_zeromap_batch() function
201 static inline int swap_zeromap_batch(swp_entry_t entry, int max_nr, in swap_zeromap_batch() function
H A Dpage_io.c522 if (WARN_ON_ONCE(swap_zeromap_batch(folio->swap, nr_pages, in swap_read_folio_zeromap()
H A Dmemory.c4075 if (unlikely(swap_zeromap_batch(entry, nr_pages, NULL) != nr_pages)) in can_swapin_thp()