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_session_nr_ns
Proto:static inline pid_t task_session_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 |
1372 | Return __task_pid_nr_ns(tsk, PIDTYPE_SID, ns) |
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 |