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_session_vnr

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

Type:pid_t

Parameter:

TypeParameterName
struct task_struct *tsk
1377  Return __task_pid_nr_ns(tsk, PIDTYPE_SID, NULL)