Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:task_struct_whitelist

Proto:static void task_struct_whitelist(unsigned long *offset, unsigned long *size)

Type:void

Parameter:

TypeParameterName
unsigned long *offset
unsigned long *size
790  Whitelist the FPU state from the task_struct for hardened usercopy.
796  If Value for the false possibility is greater at compile time( * size == 0) Then offset = 0
798  Else offset += offsetof(structtask_struct, thread)
Caller
NameDescribe
fork_init