Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dswap_state.c475 struct page *read_swap_cache_async(swp_entry_t entry, gfp_t gfp_mask, in read_swap_cache_async() function
614 return read_swap_cache_async(entry, gfp_mask, vma, addr, do_poll); in swap_cluster_readahead()
775 return read_swap_cache_async(fentry, gfp_mask, vma, vmf->address, in swap_vma_readahead()
Dmadvise.c219 page = read_swap_cache_async(entry, GFP_HIGHUSER_MOVABLE, in swapin_walk_pmd_entry()
260 page = read_swap_cache_async(swap, GFP_HIGHUSER_MOVABLE, in force_shm_swapin_readahead()
Dswapfile.c2065 page = read_swap_cache_async(entry, in try_to_unuse()
/Linux-v4.19/include/linux/
Dswap.h418 extern struct page *read_swap_cache_async(swp_entry_t, gfp_t,