函数逻辑报告 |
Source Code:kernel\pid.c |
Create Date:2022-07-27 10:28:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:find_pid_ns
函数原型:struct pid *find_pid_ns(int nr, struct pid_namespace *ns)
返回类型:struct pid
参数:
类型 | 参数 | 名称 |
---|---|---|
int | nr | |
struct pid_namespace * | ns |
名称 | 描述 |
---|---|
find_vpid | |
find_task_by_pid_ns | Must be called under rcu_read_lock(). |
locks_translate_pid | locks_translate_pid - translate a file_lock's fl_pid number into a namespace*@fl: The file_lock who's fl_pid should be translated*@ns: The namespace into which the pid should be translated* Used to tranlate a fl_pid into a namespace virtual pid number |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |