函数逻辑报告 |
Source Code:ipc\shm.c |
Create Date:2022-07-27 18:21:52 |
Last Modify:2020-03-17 22:58:32 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:__shm_open
函数原型:static int __shm_open(struct vm_area_struct *vma)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct vm_area_struct * | vma |
238 | sfd等于shm_file_data(file) |
241 | shp等于shm_lock_(check_) routines are called in the paths where the rwsem* is not necessarily held. |
248 | shm_unlock(shp) |
249 | 返回:负EINVAL |
253 | ipc_update_pid( & shm_lprid, task_tgid(当前进程)) |
254 | shm_nattch自加 |
255 | shm_unlock(shp) |
256 | 返回:0 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |