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_tgid_vnr
Proto:static inline pid_t task_tgid_vnr(struct task_struct *tsk)
Type:pid_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | tsk |
1387 | Return __task_pid_nr_ns(tsk, PIDTYPE_TGID, NULL) |
Name | Describe |
---|---|
prepare_kill_siginfo | |
do_send_specific | |
do_tkill | |
sys_getpid | |
sys_getppid | |
pidlist_array_load | Load a cgroup's pidarray with either procs' tgids or tasks' pids |
format_corename | rmat_corename will inspect the pattern parameter, and output a* name into corename, which must have space for at least* CORENAME_MAX_SIZE bytes plus one byte for the zero terminator. |
do_coredump |
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 |