Function report |
Source Code:kernel\events\uprobes.c |
Create Date:2022-07-28 13:46:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:arch_uprobe_copy_ixol
Proto:void __weak arch_uprobe_copy_ixol(struct page *page, unsigned long vaddr, void *src, unsigned long len)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page | |
unsigned long | vaddr | |
void * | src | |
unsigned long | len |
1674 | copy_to_page(page, vaddr, src, len) |
1682 | flush_dcache_page(page) |
Name | Describe |
---|---|
__create_xol_area | |
xol_get_insn_slot | xol_get_insn_slot - allocate a slot for xol.* Returns the allocated slot address or 0. |
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 |