Function report |
Source Code:mm\vmalloc.c |
Create Date:2022-07-28 14:58:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:This function populates subtree_max_size from bottom to upper* levels starting from VA point
Proto:static __always_inline void augment_tree_propagate_from(struct vmap_area *va)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct vmap_area * | va |
627 | node = address sorted rbtree |
640 | If in "free" tree == new_va_sub_max_size Then Break |
644 | node = rb_parent( & address sorted rbtree ) |
Name | Describe |
---|---|
insert_vmap_area_augment | |
merge_or_add_vmap_area | Merge de-allocated chunk of VA memory with previous* and next free blocks. If coalesce is not done a new* free area is inserted. If VA has been merged, it is* freed. |
adjust_va_to_fit_type |
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 |