Home
last modified time | relevance | path

Searched refs:swap_cluster_readahead (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/mm/
H A Dswap.h55 struct page *swap_cluster_readahead(swp_entry_t entry, gfp_t flag,
83 static inline struct page *swap_cluster_readahead(swp_entry_t entry, in swap_cluster_readahead() function
H A Dswap_state.c603 * swap_cluster_readahead - swap in pages in hope we need them soon
620 struct page *swap_cluster_readahead(swp_entry_t entry, gfp_t gfp_mask, in swap_cluster_readahead() function
858 swap_cluster_readahead(entry, gfp_mask, vmf); in swapin_readahead()
H A Dshmem.c1615 page = swap_cluster_readahead(swap, gfp, &vmf); in shmem_swapin()
/kernel/linux/linux-5.10/include/linux/
H A Dswap.h451 extern struct page *swap_cluster_readahead(swp_entry_t entry, gfp_t flag,
568 static inline struct page *swap_cluster_readahead(swp_entry_t entry, in swap_cluster_readahead() function
/kernel/linux/linux-5.10/mm/
H A Dswap_state.c632 * swap_cluster_readahead - swap in pages in hope we need them soon
649 struct page *swap_cluster_readahead(swp_entry_t entry, gfp_t gfp_mask, in swap_cluster_readahead() function
896 swap_cluster_readahead(entry, gfp_mask, vmf); in swapin_readahead()
H A Dshmem.c1533 page = swap_cluster_readahead(swap, gfp, &vmf); in shmem_swapin()

Completed in 19 milliseconds