Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dswap_state.c368 struct mempolicy *mpol, pgoff_t ilx, bool *new_page_allocated, in __read_swap_cache_async() argument
377 *new_page_allocated = false; in __read_swap_cache_async()
458 *new_page_allocated = true; in __read_swap_cache_async()
468 if (!(*new_page_allocated) && new_folio) in __read_swap_cache_async()
H A Dswap.h72 struct mempolicy *mpol, pgoff_t ilx, bool *new_page_allocated,