Function report |
Source Code:include\linux\frontswap.h |
Create Date:2022-07-28 14:20:48 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:frontswap_store
Proto:static inline int frontswap_store(struct page *page)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct page * | page |
| 89 | If frontswap_enabled() Then Return __frontswap_store(page) |
| 92 | Return -1 |
| Name | Describe |
|---|---|
| swap_writepage | We may have stale swap cache pages in memory: notice* them here and get rid of the unnecessary final write. |
| Source code conversion tool public plug-in interface | X |
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |