Function report |
Source Code:mm\interval_tree.c |
Create Date:2022-07-28 14:31: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_interval_tree_augment_rotate
Proto:static void vma_interval_tree_augment_rotate(struct rb_node *rb_old, struct rb_node *rb_new)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rb_node * | rb_old | |
struct rb_node * | rb_new |
25 | struct vm_area_struct * old = ({ |
25 | }) |
25 | struct vm_area_struct * new = ({ |
25 | }) |
25 | vma_interval_tree_augment_compute_max(old, false) |
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 |