Function report |
Source Code:arch\x86\kernel\kprobes\core.c |
Create Date:2022-07-28 08:38:29 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Returns non-zero if opcode modifies the interrupt flag.
Proto:static int is_IF_modifier(kprobe_opcode_t *insn)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| kprobe_opcode_t * | insn |
| 321 | Case insn == 0xfa |
| 322 | Case insn == 0xfb |
| 323 | Case insn == 0xcf |
| 324 | Case insn == 0x9d |
| 325 | Return 1 |
| 328 | Return 0 |
| Name | Describe |
|---|---|
| arch_copy_kprobe |
| 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 |