Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:task_tgid_vnr

Proto:static inline pid_t task_tgid_vnr(struct task_struct *tsk)

Type:pid_t

Parameter:

TypeParameterName
struct task_struct *tsk
1387  Return __task_pid_nr_ns(tsk, PIDTYPE_TGID, NULL)
Caller
NameDescribe
prepare_kill_siginfo
do_send_specific
do_tkill
sys_getpid
sys_getppid
pidlist_array_loadLoad a cgroup's pidarray with either procs' tgids or tasks' pids
format_corenamermat_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