Home
last modified time | relevance | path

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

/linux/mm/
H A Dswap.h91 static inline int swap_zeromap_batch(swp_entry_t entry, int max_nr, in swap_zeromap_batch() function
218 static inline int swap_zeromap_batch(swp_entry_t entry, int max_nr, in swap_zeromap_batch() function
H A Dmemory.c4327 if (unlikely(swap_zeromap_batch(entry, nr_pages, NULL) != nr_pages)) in can_swapin_thp()