Home
last modified time | relevance | path

Searched refs:swapin_readahead (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/mm/
Dswap.h61 struct page *swapin_readahead(swp_entry_t entry, gfp_t flag,
98 static inline struct page *swapin_readahead(swp_entry_t swp, gfp_t gfp_mask, in swapin_readahead() function
Dswap_state.c863 struct page *swapin_readahead(swp_entry_t entry, gfp_t gfp_mask, in swapin_readahead() function
Dswapfile.c1877 page = swapin_readahead(entry, GFP_HIGHUSER_MOVABLE, in unuse_pte_range()
Dmemory.c3788 page = swapin_readahead(entry, GFP_HIGHUSER_MOVABLE, in do_swap_page()