函数逻辑报告 | 
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_tgid_vnr
函数原型:static inline pid_t task_tgid_vnr(struct task_struct *tsk)
返回类型:pid_t
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct task_struct * | tsk | 
| 1387 | 返回:__task_pid_nr_ns(tsk, PIDTYPE_TGID, NULL) | 
| 名称 | 描述 | 
|---|---|
| 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 | |
| tomoyo_sys_getppid | moyo_sys_getppid - Copy of getppid().* Returns parent process's PID.* Alpha does not have getppid() defined. To be able to build this module on* Alpha, I have to copy getppid() from kernel/timer.c. | 
| tomoyo_sys_getpid | moyo_sys_getpid - Copy of getpid().* Returns current thread's PID.* Alpha does not have getpid() defined. To be able to build this module on* Alpha, I have to copy getpid() from kernel/timer.c. | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |