Function report |
Source Code:arch\x86\kernel\traps.c |
Create Date:2022-07-28 07:32:03 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:is_sysenter_singlestep
Proto:static bool is_sysenter_singlestep(struct pt_regs *regs)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct pt_regs * | regs |
677 | Return ip - __begin_SYSENTER_singlestep_region < __end_SYSENTER_singlestep_region - __begin_SYSENTER_singlestep_region |
Name | Describe |
---|---|
do_debug | Our handling of the processor debug registers is non-trivial.* We do not clear them on entry and exit from the kernel. Therefore* it is possible to get a watchpoint trap here from inside the kernel.* However, the code in |
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 |