Searched refs:__read_swap_cache_async (Results 1 - 3 of 3) sorted by relevance

/linux-master/mm/
H A Dswap.h53 struct folio *__read_swap_cache_async(swp_entry_t entry, gfp_t gfp_flags,
H A Dswap_state.c429 struct folio *__read_swap_cache_async(swp_entry_t entry, gfp_t gfp_mask, function
487 * Protect against a recursive call to __read_swap_cache_async()
492 * __read_swap_cache_async() in the writeback path.
501 * __read_swap_cache_async(), which has set SWAP_HAS_CACHE
549 * __read_swap_cache_async() call them and swap_read_folio() holds the
562 folio = __read_swap_cache_async(entry, gfp_mask, mpol, ilx,
678 folio = __read_swap_cache_async(
697 folio = __read_swap_cache_async(entry, gfp_mask, mpol, ilx,
853 folio = __read_swap_cache_async(entry, gfp_mask, mpol, ilx,
873 folio = __read_swap_cache_async(targ_entr
[all...]
H A Dzswap.c1042 folio = __read_swap_cache_async(swpentry, GFP_KERNEL, mpol,

Completed in 119 milliseconds