Searched refs:swapin_readahead (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/mm/ |
H A D | swap.h | 57 struct page *swapin_readahead(swp_entry_t entry, gfp_t flag, 89 static inline struct page *swapin_readahead(swp_entry_t swp, gfp_t gfp_mask, in swapin_readahead() function
|
H A D | swap_state.c | 853 struct page *swapin_readahead(swp_entry_t entry, gfp_t gfp_mask, in swapin_readahead() function
|
H A D | swapfile.c | 1887 page = swapin_readahead(entry, GFP_HIGHUSER_MOVABLE, in unuse_pte_range()
|
H A D | memory.c | 3859 page = swapin_readahead(entry, GFP_HIGHUSER_MOVABLE, in do_swap_page()
|