Home
last modified time | relevance | path

Searched refs:read_swap_cache_async (Results 1 – 3 of 3) sorted by relevance

/linux/mm/
H A Dswap.h328 struct folio *read_swap_cache_async(struct swap_io_ctx *ctx, swp_entry_t entry,
H A Dmadvise.c224 folio = read_swap_cache_async(&ctx, entry, GFP_HIGHUSER_MOVABLE, in swapin_walk_pmd_entry()
269 folio = read_swap_cache_async(&ctx, entry, in shmem_swapin_range()
H A Dswap_state.c710 struct folio *read_swap_cache_async(struct swap_io_ctx *ctx, swp_entry_t entry, in read_swap_cache_async() function