Home
last modified time | relevance | path

Searched refs:swapin_readahead (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/mm/
H A Dswap.h57 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 Dswap_state.c842 * swapin_readahead - swap in pages in hope we need them soon
853 struct page *swapin_readahead(swp_entry_t entry, gfp_t gfp_mask, in swapin_readahead() function
H A Dswapfile.c1888 page = swapin_readahead(entry, GFP_HIGHUSER_MOVABLE, in unuse_pte_range()
3319 * swapin_readahead() doesn't check if a swap entry is valid, so the in __swap_duplicate()
H A Dmemory.c3856 page = swapin_readahead(entry, GFP_HIGHUSER_MOVABLE, in do_swap_page()
/kernel/linux/linux-5.10/include/linux/
H A 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/
H A Dswap_state.c880 * swapin_readahead - swap in pages in hope we need them soon
891 struct page *swapin_readahead(swp_entry_t entry, gfp_t gfp_mask, in swapin_readahead() function
H A Dswapfile.c2004 page = swapin_readahead(entry, GFP_HIGHUSER_MOVABLE, in unuse_pte_range()
3510 * swapin_readahead() doesn't check if a swap entry is valid, so the in __swap_duplicate()
H A Dmemory.c3441 page = swapin_readahead(entry, GFP_HIGHUSER_MOVABLE, in do_swap_page()

Completed in 27 milliseconds