Function report |
Source Code:arch\x86\kernel\paravirt_patch.c |
Create Date:2022-07-28 08:45:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:native_patch
Proto:unsigned int native_patch(u8 type, void *insn_buff, unsigned long addr, unsigned int len)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
u8 | type | |
void * | insn_buff | |
unsigned long | addr | |
unsigned int | len |
121 | Default |
122 | Break |
125 | Return paravirt_patch_default(type, insn_buff, addr, len) |
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 |