Function report |
Source Code:mm\vmalloc.c |
Create Date:2022-07-28 14:58:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_va_next_sibling
Proto:static __always_inline struct list_head *get_va_next_sibling(struct rb_node *parent, struct rb_node **link)
Type:struct list_head
Parameter:
Type | Parameter | Name |
---|---|---|
struct rb_node * | parent | |
struct rb_node ** | link |
487 | If Value for the false possibility is greater at compile time(!parent) Then Return NULL |
496 | list = & ({ |
496 | })->list |
Name | Describe |
---|---|
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. |
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 |