Searched refs:read_swap_cache_async (Results 1 – 5 of 5) sorted by relevance
| /linux/mm/ |
| A D | swap_state.c | 521 struct page *read_swap_cache_async(swp_entry_t entry, gfp_t gfp_mask, in read_swap_cache_async() function 661 return read_swap_cache_async(entry, gfp_mask, vma, addr, do_poll); in swap_cluster_readahead() 833 return read_swap_cache_async(fentry, gfp_mask, vma, vmf->address, in swap_vma_readahead()
|
| A D | madvise.c | 213 page = read_swap_cache_async(entry, GFP_HIGHUSER_MOVABLE, in swapin_walk_pmd_entry() 244 page = read_swap_cache_async(swap, GFP_HIGHUSER_MOVABLE, in force_shm_swapin_readahead()
|
| /linux/include/linux/ |
| A D | swap.h | 467 extern struct page *read_swap_cache_async(swp_entry_t, gfp_t,
|
| /linux/ |
| A D | System.map | 7521 ffff8000101f7cd0 T read_swap_cache_async
|
| A D | .tmp_System.map | 7521 ffff8000101f7cd0 T read_swap_cache_async
|
Completed in 338 milliseconds