Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dswap.h57 struct page *swapin_readahead(swp_entry_t entry, gfp_t flag,
90 static inline struct page *swapin_readahead(swp_entry_t swp, gfp_t gfp_mask, in swapin_readahead() function
Dswap_state.c850 struct page *swapin_readahead(swp_entry_t entry, gfp_t gfp_mask, in swapin_readahead() function
Dswapfile.c1867 page = swapin_readahead(entry, GFP_HIGHUSER_MOVABLE, in unuse_pte_range()
Dmemory.c3821 page = swapin_readahead(entry, GFP_HIGHUSER_MOVABLE, in do_swap_page()