Function report |
Source Code:include\linux\sched.h |
Create Date:2022-07-28 05:59:40 |
Last Modify:2021-07-28 10:30:23 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:task_pid_nr_ns
Proto:static inline pid_t task_pid_nr_ns(struct task_struct *tsk, struct pid_namespace *ns)
Type:pid_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | tsk | |
struct pid_namespace * | ns |
1330 | Return __task_pid_nr_ns(tsk, PIDTYPE_PID, ns) |
Name | Describe |
---|---|
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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |