Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\fork.c Create Date:2022-07-28 08:58:17
Last Modify:2020-03-17 11:04:53 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:init_task_pid_links

Proto:static inline void init_task_pid_links(struct task_struct *task)

Type:void

Parameter:

TypeParameterName
struct task_struct *task
1655  When type < PIDTYPE_MAX cycle
1656  INIT_HLIST_NODE( & pid_links[type])
Caller
NameDescribe
copy_processCreate a new process