函数逻辑报告 |
Source Code:mm\nommu.c |
Create Date:2022-07-27 16:03:23 |
Last Modify:2020-03-17 21:26:27 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:set up a shared mapping on a file (the driver or filesystem provides and* pins the storage)
函数原型:static int do_mmap_shared_file(struct vm_area_struct *vma)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct vm_area_struct * | vma |
988 | ret等于call_mmap(File we map to (can be NULL). , vma) |
989 | 如果ret恒等于0则 |
999 | 返回:负ENODEV |
名称 | 描述 |
---|---|
do_mmap | handle mapping creation for uClinux |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |