Function report |
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 activity | Download SCCT | Chinese |
Name:pt_regs_access
Proto:static unsigned long *pt_regs_access(struct pt_regs *regs, unsigned long regno)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
struct pt_regs * | regs | |
unsigned long | regno |
161 | BUILD_BUG_ON - break compile if a condition is true(offsetof(structpt_regs, bx) != 0) |
Name | Describe |
---|---|
get_segment_reg | |
set_segment_reg | |
putreg | |
getreg |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |