函数逻辑报告 |
Source Code:mm\kasan\common.c |
Create Date:2022-07-27 17:24:31 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:kasan_disable_current
函数原型:void kasan_disable_current(void)
返回类型:void
参数:无
90 | kasan_depth自减 |
名称 | 描述 |
---|---|
start_report | |
hex_dump_object | Printing of the objects hex dump to the seq file. The number of lines to be* printed is limited to HEX_MAX_LINES to prevent seq file spamming. The* actual number of printed bytes depends on HEX_ROW_SIZE. It must be called* with the object->lock held. |
update_checksum | Update an object's checksum and return true if it was modified. |
scan_block | Scan a memory block (exclusive range) for valid pointers and add those* found to the gray list. |
__text_poke |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |