Function report |
Source Code:mm\kasan\common.c |
Create Date:2022-07-28 15:50:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kasan_enable_current
Proto:void kasan_enable_current(void)
Type:void
Parameter:Nothing
85 | kasan_depth++ |
Name | Describe |
---|---|
end_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. |
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 |