Function report |
Source Code:arch\x86\include\asm\insn.h |
Create Date:2022-07-28 05:53:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Init insn for kernel text
Proto:static inline void kernel_insn_init(struct insn *insn, const void *kaddr, int buf_len)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct insn * | insn | |
const void * | kaddr | |
int | buf_len |
Name | Describe |
---|---|
text_poke_loc_init | |
can_probe | Check if paddr is at an instruction boundary |
__copy_instruction | Copy an instruction with recovering modified instruction by kprobes* and adjust the displacement if the instruction uses the %rip-relative* addressing mode. Note that since @real will be the final place of copied |
can_optimize | Decode whole function to ensure any instructions don't jump into target |
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 |