函数逻辑报告 | 
Source Code:arch\x86\kernel\kprobes\core.c | 
Create Date:2022-07-27 09:37:56 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:Interrupts are disabled on entry as trap3 is an interrupt gate and they* remain disabled throughout this function.
函数原型:int kprobe_int3_handler(struct pt_regs *regs)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct pt_regs * | regs | 
| 667 | addr等于ip减sizeof(kprobe_opcode_t) | 
| 674 | kcb等于get_kprobe_ctlblk() | 
| 677 | 如果p则 | 
| 681 | 否则 | 
| 682 | set_current_kprobe(p, regs, kcb) | 
| 692 | 如果非 Called before addr is executed. 或非 Called before addr is executed. (p, regs)则setup_singlestep(p, regs, kcb, 0) | 
| 694 | 否则reset_current_kprobe() | 
| 696 | 返回:1 | 
| 698 | 否则如果addr不等于BREAKPOINT_INSTRUCTION则 | 
| 712 | 返回:0 | 
| 名称 | 描述 | 
|---|---|
| do_int3 | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |