Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dswap_state.c433 struct mempolicy *mpol, pgoff_t ilx, bool *new_page_allocated, in __read_swap_cache_async() argument
442 *new_page_allocated = false; in __read_swap_cache_async()
532 *new_page_allocated = true; in __read_swap_cache_async()
543 if (!(*new_page_allocated) && new_folio) in __read_swap_cache_async()
Dswap.h72 struct mempolicy *mpol, pgoff_t ilx, bool *new_page_allocated,