Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dfrontswap.h71 static inline int frontswap_load(struct page *page) in frontswap_load() function
/linux-6.3-rc2/Documentation/translations/zh_CN/mm/
A Dfrontswap.rst137 当交换子系统需要交换一个页面时(swap_readpage()),它首先调用frontswap_load(),
/linux-6.3-rc2/mm/
A Dpage_io.c518 if (frontswap_load(page) == 0) { in swap_readpage()
/linux-6.3-rc2/Documentation/mm/
A Dfrontswap.rst179 it first calls frontswap_load() which checks the frontswap_map to

Completed in 6 milliseconds