Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\exit.c Create Date:2022-07-28 09:03:35
Last Modify:2020-03-17 11:17:32 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:ptrace_do_wait

Proto:static int ptrace_do_wait(struct wait_opts *wo, struct task_struct *tsk)

Type:int

Parameter:

TypeParameterName
struct wait_opts *wo
struct task_struct *tsk
1388  ret = Consider @p for a wait by @parent
1390  If ret Then Return ret
1394  Return 0
Caller
NameDescribe
do_wait