Searched refs:swap_cluster_readahead (Results 1 - 3 of 3) sorted by relevance

/linux-master/mm/
H A Dswap.h56 struct folio *swap_cluster_readahead(swp_entry_t entry, gfp_t flag,
84 static inline struct folio *swap_cluster_readahead(swp_entry_t entry, function
H A Dswap_state.c633 * swap_cluster_readahead - swap in pages in hope we need them soon
650 struct folio *swap_cluster_readahead(swp_entry_t entry, gfp_t gfp_mask, function
904 swap_cluster_readahead(entry, gfp_mask, mpol, ilx);
H A Dshmem.c1576 folio = swap_cluster_readahead(swap, gfp, mpol, ilx);

Completed in 103 milliseconds