Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dswap.h449 extern struct page *swapin_readahead(swp_entry_t entry, gfp_t flag,
567 static inline struct page *swapin_readahead(swp_entry_t swp, gfp_t gfp_mask, in swapin_readahead() function
/OK3568_Linux_fs/kernel/mm/
H A Dswap_state.c896 struct page *swapin_readahead(swp_entry_t entry, gfp_t gfp_mask, in swapin_readahead() function
H A Dswapfile.c2002 page = swapin_readahead(entry, GFP_HIGHUSER_MOVABLE, in unuse_pte_range()
H A Dmemory.c3698 page = swapin_readahead(entry, GFP_HIGHUSER_MOVABLE, in do_swap_page()