Searched refs:swapin_readahead (Results 1 – 4 of 4) sorted by relevance
/linux/mm/ |
H A D | swap.h | 76 struct folio *swapin_readahead(swp_entry_t entry, gfp_t flag, 138 static inline struct folio *swapin_readahead(swp_entry_t swp, gfp_t gfp_mask, in swapin_readahead() function
|
H A D | swap_state.c | 872 struct folio *swapin_readahead(swp_entry_t entry, gfp_t gfp_mask, in swapin_readahead() function
|
H A D | swapfile.c | 2208 folio = swapin_readahead(entry, GFP_HIGHUSER_MOVABLE, in unuse_pte_range()
|
H A D | memory.c | 4324 folio = swapin_readahead(entry, GFP_HIGHUSER_MOVABLE, in do_swap_page()
|