函数逻辑报告 |
Source Code:kernel\fork.c |
Create Date:2022-07-27 09:57:04 |
Last Modify:2020-03-17 11:04:53 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:vm_area_alloc
函数原型:struct vm_area_struct *vm_area_alloc(struct mm_struct *mm)
返回类型:struct vm_area_struct
参数:
类型 | 参数 | 名称 |
---|---|---|
struct mm_struct * | mm |
354 | 返回:vma |
名称 | 描述 |
---|---|
mmap_region | |
do_brk_flags | his is really a simplified "do_mmap". it only handles* anonymous maps. eventually we may be able to do some* brk-specific accounting here. |
__install_special_mapping | |
do_mmap | handle mapping creation for uClinux |
__bprm_mm_init |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |