Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dswap_state.c297 struct page *read_swap_cache_async(swp_entry_t entry, gfp_t gfp_mask, in read_swap_cache_async() function
473 page = read_swap_cache_async(swp_entry(swp_type(entry), offset), in swapin_readahead()
485 return read_swap_cache_async(entry, gfp_mask, vma, addr); in swapin_readahead()
Dmadvise.c164 page = read_swap_cache_async(entry, GFP_HIGHUSER_MOVABLE, in swapin_walk_pmd_entry()
205 page = read_swap_cache_async(swap, GFP_HIGHUSER_MOVABLE, in force_shm_swapin_readahead()
Dswapfile.c1381 page = read_swap_cache_async(entry, in try_to_unuse()
/linux-4.1.27/include/linux/
Dswap.h400 extern struct page *read_swap_cache_async(swp_entry_t, gfp_t,