| 函数逻辑报告 | 
| Source Code: mm\vmalloc.c | Create Date:2022-07-27 16:28:01 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:__find_vmap_area
函数原型:static struct vmap_area *__find_vmap_area(unsigned long addr)
返回类型:struct vmap_area
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| unsigned long | addr | 
| 426 | 否则返回:va | 
| 430 | 返回:NULL | 
| 名称 | 描述 | 
|---|---|
| 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 | 
| 源代码转换工具 开放的插件接口 | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |