| Function report | 
| Source Code: mm\vmalloc.c | Create Date:2022-07-28 14:58:03 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:is_vmalloc_or_module_addr
Proto:int is_vmalloc_or_module_addr(const void *x)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const void * | x | 
| 260 | If addr >= MODULES_VADDR && addr < MODULES_END Then Return 1 | 
| Name | Describe | 
|---|---|
| vmalloc_to_page | Walk a vmap address to the struct page it maps. | 
| __purge_vmap_area_lazy | Purges all lazily-freed vmap areas. | 
| 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 |