Function report |
Source Code:mm\vmalloc.c |
Create Date:2022-07-28 14:58:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:free_vmap_area_rb_augment_cb_compute_max
Proto:static inline bool free_vmap_area_rb_augment_cb_compute_max(struct vmap_area *node, bool exit)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct vmap_area * | node | |
bool | exit |
401 | If rb_left Then |
401 | child = ({ |
401 | }) |
401 | If in "free" tree > max Then max = in "free" tree |
401 | If rb_right Then |
401 | child = ({ |
401 | }) |
401 | If in "free" tree > max Then max = in "free" tree |
401 | If exit && in "free" tree == max Then Return true |
401 | in "free" tree = max |
401 | Return false |
Name | Describe |
---|---|
free_vmap_area_rb_augment_cb_propagate | |
free_vmap_area_rb_augment_cb_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 |