Function report |
Source Code:kernel\events\uprobes.c |
Create Date:2022-07-28 13:46:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_xol_area - Allocate process's xol_area if necessary.* This area will be used for storing instructions for execution out of line.* Returns the allocated area or NULL.
Proto:static struct xol_area *get_xol_area(void)
Type:struct xol_area
Parameter:Nothing
1536 | If Not xol_area Then __create_xol_area(0) |
1541 | Return area |
Name | Describe |
---|---|
xol_get_insn_slot | xol_get_insn_slot - allocate a slot for xol.* Returns the allocated slot address or 0. |
prepare_uretprobe |
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 |