Function report |
Source Code:mm\zswap.c |
Create Date:2022-07-28 15:22:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ree functions
Proto:static struct zswap_entry *zswap_rb_search(struct rb_root *root, unsigned long offset)
Type:struct zswap_entry
Parameter:
Type | Parameter | Name |
---|---|---|
struct rb_root * | root | |
unsigned long | offset |
273 | entry = rb_entry(node, structzswap_entry, rbnode) |
276 | Else if the swap offset for the entry. Index into the red-black tree. < offset Then node = rb_right |
278 | Else Return entry |
281 | Return NULL |
Name | Describe |
---|---|
zswap_entry_find_get | aller must hold the tree lock |
zswap_writeback_entry | |
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 |