Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:find_alive_thread

Proto:static struct task_struct *find_alive_thread(struct task_struct *p)

Type:struct task_struct

Parameter:

TypeParameterName
struct task_struct *p
494  for_each_thread(p, t)
495  If Not ( Per task flags (PF_*), defined further below: & Getting shut down ) Then Return t
498  Return NULL
Caller
NameDescribe
find_child_reaper
find_new_reaperWhen we die, we re-parent all our children, and try to:* 1