Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:delayed_free_task

Proto:static __always_inline void delayed_free_task(struct task_struct *tsk)

Type:void

Parameter:

TypeParameterName
struct task_struct *tsk
1810  If IS_ENABLED(CONFIG_FOO) evaluates to 1 if CONFIG_FOO is set to 'y' or 'm',* 0 otherwise.(CONFIG_MEMCG) Then Exported common interfaces
1812  Else free_task(tsk)
Caller
NameDescribe
copy_processCreate a new process