函数逻辑报告 | 
Source Code:include\linux\sched.h | 
Create Date:2022-07-27 06:58:32 | 
| Last Modify:2021-07-28 10:30:23 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:task_pid_nr_ns
函数原型:static inline pid_t task_pid_nr_ns(struct task_struct *tsk, struct pid_namespace *ns)
返回类型:pid_t
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct task_struct * | tsk | |
| struct pid_namespace * | ns | 
| 1330 | 返回:__task_pid_nr_ns(tsk, 单一进程, ns) | 
| 名称 | 描述 | 
|---|---|
| send_signal | |
| do_notify_parent | Let a parent know about the death of a child.* For a stopped/continued status change, use do_notify_parent_cldstop instead.* Returns true if our parent ignored us and so we've switched to* self-reaping. | 
| do_notify_parent_cldstop | do_notify_parent_cldstop - notify parent of stopped/continued state change*@tsk: task reporting the state change*@for_ptracer: the notification is for ptracer*@why: CLD_{CONTINUED|STOPPED|TRAPPED} to report | 
| proc_sched_show_task | |
| taskstats_exit | Send pid data out on exit | 
| bacct_add_tsk | ll in basic accounting fields | 
| exec_binprm | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |