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_nr_ns

Proto:static inline pid_t task_tgid_nr_ns(struct task_struct *tsk, struct pid_namespace *ns)

Type:pid_t

Parameter:

TypeParameterName
struct task_struct *tsk
struct pid_namespace *ns
1382  Return __task_pid_nr_ns(tsk, PIDTYPE_TGID, ns)
Caller
NameDescribe
__send_signal
taskstats_exitSend pid data out on exit
bacct_add_tskll in basic accounting fields
__do_notifyThe next function is only to split too long sys_mq_timedsend
tomoyo_get_local_pathmoyo_get_local_path - Get the path of a dentry.*@dentry: Pointer to "struct dentry".*@buffer: Pointer to buffer to return value in.*@buflen: Sizeof @buffer.* Returns the buffer on success, an error code otherwise.