Function report |
Source Code:mm\vmalloc.c |
Create Date:2022-07-28 14:58:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__find_vmap_area
Proto:static struct vmap_area *__find_vmap_area(unsigned long addr)
Type:struct vmap_area
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | addr |
426 | Else Return va |
430 | Return NULL |
Name | Describe |
---|---|
find_vmap_area | |
remove_vm_area | move_vm_area - find and remove a continuous kernel virtual area*@addr: base address* Search for the kernel VM area starting at @addr, and remove it.* This function returns the found VM area, but using it is NOT safe |
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 |