Function report |
Source Code:mm\zswap.c |
Create Date:2022-07-28 15:22:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:aller must hold the tree lock* remove from the tree and free it, if nobody reference the entry
Proto:static void zswap_entry_put(struct zswap_tree *tree, struct zswap_entry *entry)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct zswap_tree * | tree | |
struct zswap_entry * | entry |
351 | If refcount == 0 Then |
352 | zswap_rb_erase( & rbroot, entry) |
Name | Describe |
---|---|
zswap_writeback_entry | |
zswap_frontswap_store | attempts to compress and store an single page |
zswap_frontswap_load | rns 0 if the page was successfully decompressed* return -1 on entry not found or error |
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 |