函数逻辑报告 |
Source Code:include\linux\pid.h |
Create Date:2022-07-27 06:40:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:设置进程信息
函数原型:static inline struct pid_namespace *ns_of_pid(struct pid *pid)
返回类型:struct pid_namespace
参数:
类型 | 参数 | 名称 |
---|---|---|
struct pid * | pid |
144 | struct pid_namespace * ns = NULL |
147 | 返回:ns |
名称 | 描述 |
---|---|
copy_process | 创建进程 |
access_pidfd_pidns | Verify that the signaler and signalee either are in the same pid namespace* or that the signaler's pid namespace is an ancestor of the signalee's pid* namespace. |
task_active_pid_ns | 取进程的空间 |
__do_notify | The next function is only to split too long sys_mq_timedsend |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |