函数逻辑报告 |
Source Code:ipc\shm.c |
Create Date:2022-07-27 18:21:48 |
Last Modify:2020-03-17 22:58:32 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:shm_lock_(check_) routines are called in the paths where the rwsem* is not necessarily held.
函数原型:static inline struct shmid_kernel *shm_lock(struct ipc_namespace *ns, int id)
返回类型:struct shmid_kernel
参数:
类型 | 参数 | 名称 |
---|---|---|
struct ipc_namespace * | ns | |
int | id |
189 | ipc_lock_object(ipcp) |
201 | ipc_unlock_object(ipcp) |
203 | err : |
209 | 返回:错误指示 |
名称 | 描述 |
---|---|
__shm_open | |
shm_close | |
do_shmat | Fix shmaddr, allocate descriptor, map shm, add attach descriptor to lists.* NOTE! Despite the name, this is NOT a direct system call entrypoint. The* "raddr" thing points to kernel space, and there has to be a wrapper around* this. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |