Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dswap.h90 bool *is_zeromap) in swap_zeromap_batch() argument
98 if (is_zeromap) in swap_zeromap_batch()
99 *is_zeromap = first_bit; in swap_zeromap_batch()
Dpage_io.c515 bool is_zeromap; in swap_read_folio_zeromap() local
523 &is_zeromap) != nr_pages)) in swap_read_folio_zeromap()
526 if (!is_zeromap) in swap_read_folio_zeromap()