Searched refs:swap_cluster_readahead (Results 1 – 3 of 3) sorted by relevance
| /linux/mm/ |
| H A D | swap.h | 296 struct folio *swap_cluster_readahead(swp_entry_t entry, gfp_t flag, 421 static inline struct folio *swap_cluster_readahead(swp_entry_t entry, in swap_cluster_readahead() function
|
| H A D | swap_state.c | 720 struct folio *swap_cluster_readahead(swp_entry_t entry, gfp_t gfp_mask, in swap_cluster_readahead() function 923 swap_cluster_readahead(entry, gfp_mask, mpol, ilx); in swapin_readahead()
|
| H A D | shmem.c | 1785 folio = swap_cluster_readahead(swap, gfp, mpol, ilx); in shmem_swapin_cluster()
|