Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\switch_to.h Create Date:2022-07-28 07:29:43
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:kthread_frame_init

Proto:static inline void kthread_frame_init(struct inactive_task_frame *frame, unsigned long fun, unsigned long arg)

Type:void

Parameter:

TypeParameterName
struct inactive_task_frame *frame
unsigned longfun
unsigned longarg
111  bx = fun
113  di = arg
Caller
NameDescribe
copy_thread_tls