函数逻辑报告 |
Source Code:kernel\livepatch\shadow.c |
Create Date:2022-07-27 11:31:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:klp_shadow_get() - retrieve a shadow variable data pointer*@obj: pointer to parent object*@id: data identifier* Return: the shadow variable data element, NULL on failure.
函数原型:void *klp_shadow_get(void *obj, unsigned long id)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
void * | obj | |
unsigned long | id |
100 | 返回:NULL |
名称 | 描述 |
---|---|
__klp_shadow_get_or_alloc | |
shadow_get | Shadow variable wrapper functions that echo the function and arguments* to the kernel log for testing verification. Don't display raw pointers,* but use the ptr_id() value instead. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |