Function report |
Source Code:mm\zswap.c |
Create Date:2022-07-28 15:22:26 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:zswap_rb_erase
Proto:static void zswap_rb_erase(struct rb_root *root, struct zswap_entry *entry)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rb_root * | root | |
struct zswap_entry * | entry |
Name | Describe |
---|---|
zswap_entry_put | aller must hold the tree lock* remove from the tree and free it, if nobody reference the entry |
zswap_frontswap_store | attempts to compress and store an single page |
zswap_frontswap_invalidate_page | s an entry in zswap |
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 |