Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dswap.h438 extern struct page *swapin_readahead(swp_entry_t entry, gfp_t flag,
555 static inline struct page *swapin_readahead(swp_entry_t swp, gfp_t gfp_mask, in swapin_readahead() function
/Linux-v5.10/mm/
Dswap_state.c891 struct page *swapin_readahead(swp_entry_t entry, gfp_t gfp_mask, in swapin_readahead() function
Dswapfile.c1976 page = swapin_readahead(entry, GFP_HIGHUSER_MOVABLE, in unuse_pte_range()
Dmemory.c3310 page = swapin_readahead(entry, GFP_HIGHUSER_MOVABLE, in do_swap_page()