Function report |
Source Code:mm\interval_tree.c |
Create Date:2022-07-28 14:31:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__anon_vma_interval_tree_augment_compute_max
Proto:static inline bool __anon_vma_interval_tree_augment_compute_max(struct anon_vma_chain *node, bool exit)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct anon_vma_chain * | node | |
bool | exit |
73 | max = avc_last_pgoff(node) |
73 | If rb_left Then |
73 | If rb_right Then |
73 | If exit && rb_subtree_last == max Then Return true |
73 | rb_subtree_last = max |
73 | Return false |
Name | Describe |
---|---|
__anon_vma_interval_tree_augment_propagate | |
__anon_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 |