Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\sched\task_stack.h Create Date:2022-07-28 05:41:07
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:setup_thread_stack

Proto:static inline void setup_thread_stack(struct task_struct *p, struct task_struct *org)

Type:void

Parameter:

TypeParameterName
struct task_struct *p
struct task_struct *org
37  task_thread_info(p) = task_thread_info(org)
38  task = p
Caller
NameDescribe
dup_task_structReplication process and set stack