函数逻辑报告 |
Source Code:kernel\events\uprobes.c |
Create Date:2022-07-27 15:07:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称: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.
函数原型:static struct xol_area *get_xol_area(void)
返回类型:struct xol_area
参数:无
1536 | 如果非xol_area则__create_xol_area(0) |
1541 | 返回:area |
名称 | 描述 |
---|---|
xol_get_insn_slot | xol_get_insn_slot - allocate a slot for xol.* Returns the allocated slot address or 0. |
prepare_uretprobe |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |