Home
last modified time | relevance | path

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

/mm/
Dswap_state.c417 struct page *__read_swap_cache_async(swp_entry_t entry, gfp_t gfp_mask, in __read_swap_cache_async() function
525 struct page *retpage = __read_swap_cache_async(entry, gfp_mask, in read_swap_cache_async()
643 page = __read_swap_cache_async( in swap_cluster_readahead()
817 page = __read_swap_cache_async(entry, gfp_mask, vma, in swap_vma_readahead()
Dzswap.c906 *retpage = __read_swap_cache_async(entry, GFP_KERNEL, in zswap_get_swap_cache_page()