Function report |
Source Code:arch\x86\kernel\kprobes\core.c |
Create Date:2022-07-28 08:38:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Skip the prefixes of the instruction.
Proto:static kprobe_opcode_t *skip_prefixes(kprobe_opcode_t *insn)
Type:kprobe_opcode_t
Parameter:
Type | Parameter | Name |
---|---|---|
kprobe_opcode_t * | insn |
140 | attr = Attribute search APIs |
141 | When Attribute checking functions cycle |
142 | insn++ |
143 | attr = Attribute search APIs |
146 | If inat_is_rex_prefix(attr) Then insn++ |
149 | Return insn |
Name | Describe |
---|---|
is_IF_modifier | Returns non-zero if opcode modifies the interrupt flag. |
resume_execution | Called after single-stepping. p->addr is the address of the* instruction whose first byte has been replaced by the "int 3"* instruction. To avoid the SMP problems that can occur when we* temporarily put back the original opcode to single-step, we |
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 |