Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\ptrace.c Create Date:2022-07-28 07:51:33
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:pt_regs_access

Proto:static unsigned long *pt_regs_access(struct pt_regs *regs, unsigned long regno)

Type:unsigned long

Parameter:

TypeParameterName
struct pt_regs *regs
unsigned longregno
161  BUILD_BUG_ON - break compile if a condition is true(offsetof(structpt_regs, bx) != 0)
162  Return bx + (regno >> 2)
Caller
NameDescribe
get_segment_reg
set_segment_reg
putreg
getreg