Function report |
Source Code:mm\kasan\common.c |
Create Date:2022-07-28 15:50:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__kasan_check_write
Proto:bool __kasan_check_write(const volatile void *p, unsigned int size)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const volatile void * | p | |
unsigned int | size |
101 | Return check_memory_region((unsignedlong)p, size, true, _RET_IP_) |
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 |