Function report |
Source Code:mm\ksm.c |
Create Date:2022-07-28 15:40:20 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:free_stable_node_chain
Proto:static inline void free_stable_node_chain(struct stable_node *chain, struct rb_root *root)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct stable_node * | chain | |
struct rb_root * | root |
626 | rb_erase( & when node of stable tree , root) |
627 | free_stable_node(chain) |
Name | Describe |
---|---|
stable_node_dup_any |
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 |