Function report |
Source Code:kernel\events\uprobes.c |
Create Date:2022-07-28 13:46:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Current area->vaddr notion assume the trampoline address is always* equal area->vaddr.* Returns -1 in case the xol_area is not allocated.
Proto:static unsigned long get_trampoline_vaddr(void)
Type:unsigned long
Parameter:Nothing
1839 | trampoline_vaddr = -1 |
1843 | If area Then trampoline_vaddr = Page(s) of instruction slots |
1846 | Return trampoline_vaddr |
Name | Describe |
---|---|
prepare_uretprobe | |
handle_swbp | Run handler and ask thread to singlestep.* Ensure all non-fatal signals cannot interrupt thread while it singlesteps. |
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 |