Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dswap.h453 extern struct page *swapin_readahead(swp_entry_t entry, gfp_t flag,
574 static inline struct page *swapin_readahead(swp_entry_t swp, gfp_t gfp_mask, in swapin_readahead() function
/kernel/linux/linux-5.10/mm/
Dswap_state.c891 struct page *swapin_readahead(swp_entry_t entry, gfp_t gfp_mask, in swapin_readahead() function
Dswapfile.c1991 page = swapin_readahead(entry, GFP_HIGHUSER_MOVABLE, in unuse_pte_range()
Dmemory.c3394 page = swapin_readahead(entry, GFP_HIGHUSER_MOVABLE, in do_swap_page()