Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/translations/zh_CN/mm/
A Dfrontswap.rst129 frontswap_store。Frontswap与frontswap backend协商,如果backend说它没有空
130 间,frontswap_store返回-1,内核就会照常把页换到交换设备上。注意,来自frontswap
/linux-6.3-rc2/include/linux/
A Dfrontswap.h63 static inline int frontswap_store(struct page *page) in frontswap_store() function
/linux-6.3-rc2/mm/
A Dpage_io.c201 if (frontswap_store(&folio->page) == 0) { in swap_writepage()
/linux-6.3-rc2/Documentation/mm/
A Dfrontswap.rst165 device (c.f swap_writepage()), frontswap_store is called. Frontswap
167 have room, frontswap_store returns -1 and the kernel swaps the page

Completed in 5 milliseconds