Function report | 
Source Code:mm\mmap.c | 
Create Date:2022-07-28 14:47:35 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:__vma_link_rb
Proto:void __vma_link_rb(struct mm_struct *mm, struct vm_area_struct *vma, struct rb_node **rb_link, struct rb_node *rb_parent)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct mm_struct * | mm | |
| struct vm_area_struct * | vma | |
| struct rb_node ** | rb_link | |
| struct rb_node * | rb_parent | 
| 592 | If linked list of VM areas per task, sorted by address Then Update augmented rbtree rb_subtree_gap values after vma->vm_start or* in the rbtree. | 
| 594 | Else highest vma end address = vm_end_gap(vma) | 
| 606 | rb_link_node( & vm_rb, rb_parent, rb_link) | 
| 609 | vma_rb_insert(vma, & mm_rb) | 
| Name | Describe | 
|---|---|
| __vma_link | 
| 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  |