Function report | 
Source Code:mm\vmalloc.c | 
Create Date:2022-07-28 14:58:27 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:This function returns back addresses of parent node* and its left or right link for further processing.
Proto:static __always_inline struct rb_node **find_va_links(struct vmap_area *va, struct rb_root *root, struct rb_node *from, struct rb_node **parent)
Type:struct rb_node
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct vmap_area * | va | |
| struct rb_root * | root | |
| struct rb_node * | from | |
| struct rb_node ** | parent | 
| 445 | If root Then | 
| 447 | If Value for the false possibility is greater at compile time(! * link) Then | 
| 451 | Else | 
| 460 | Do | 
| 474 | Else BUG() | 
| 478 | parent = address sorted rbtree | 
| 479 | Return link | 
| Name | Describe | 
|---|---|
| insert_vmap_area | |
| insert_vmap_area_augment | |
| merge_or_add_vmap_area | Merge de-allocated chunk of VA memory with previous* and next free blocks. If coalesce is not done a new* free area is inserted. If VA has been merged, it is* freed. | 
| 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  |