Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dswap.h11 int swap_readpage(struct page *page, bool do_poll,
66 static inline int swap_readpage(struct page *page, bool do_poll, in swap_readpage() function
Dswap_state.c526 swap_readpage(retpage, do_poll, plug); in read_swap_cache_async()
647 swap_readpage(page, false, &splug); in swap_cluster_readahead()
821 swap_readpage(page, false, &splug); in swap_vma_readahead()
Dpage_io.c448 int swap_readpage(struct page *page, bool synchronous, in swap_readpage() function
Dmemory.c3817 swap_readpage(page, true, NULL); in do_swap_page()
/linux-6.1.9/Documentation/translations/zh_CN/mm/
Dfrontswap.rst137 当交换子系统需要交换一个页面时(swap_readpage()),它首先调用frontswap_load(),
/linux-6.1.9/Documentation/mm/
Dfrontswap.rst180 When the swap subsystem needs to swap-in a page (swap_readpage()),