Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dswap.h11 void swap_readpage(struct page *page, bool do_poll, struct swap_iocb **plug);
66 static inline void swap_readpage(struct page *page, bool do_poll, in swap_readpage() function
H A Dswap_state.c536 swap_readpage(retpage, false, plug); in read_swap_cache_async()
656 swap_readpage(page, false, &splug); in swap_cluster_readahead()
822 swap_readpage(page, false, &splug); in swap_vma_readahead()
H A Dpage_io.c493 void swap_readpage(struct page *page, bool synchronous, struct swap_iocb **plug) in swap_readpage() function
H A Dmemory.c3853 swap_readpage(page, true, NULL); in do_swap_page()