Function report | 
Source Code:mm\kasan\generic.c | 
Create Date:2022-07-28 15:53:29 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:All functions below always inlined so compiler could* perform better optimizations in each of __asan_loadX/__assn_storeX* depending on memory access size X.
Proto:static __always_inline bool memory_is_poisoned_1(unsigned long addr)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| unsigned long | addr | 
| 52 | shadow_value = kasan_mem_to_shadow((void * )addr) | 
| 59 | Return false | 
| Name | Describe | 
|---|---|
| memory_is_poisoned_2_4_8 | |
| memory_is_poisoned_16 | |
| memory_is_poisoned | 
| 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  |