Function report |
Source Code:mm\interval_tree.c |
Create Date:2022-07-28 14:31:28 |
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_compute_max
Proto:static inline bool vma_interval_tree_augment_compute_max(struct vm_area_struct *node, bool exit)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct vm_area_struct * | node | |
bool | exit |
25 | max = vma_last_pgoff(node) |
25 | If rb_left Then |
25 | If rb_right Then |
25 | If exit && rb_subtree_last == max Then Return true |
25 | rb_subtree_last = max |
25 | Return false |
Name | Describe |
---|---|
vma_interval_tree_augment_propagate | |
vma_interval_tree_augment_rotate |
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 |