Function report |
Source Code:mm\kasan\common.c |
Create Date:2022-07-28 15:50:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_alloc_info
Proto:struct kasan_alloc_meta *get_alloc_info(struct kmem_cache *cache, const void *object)
Type:struct kasan_alloc_meta
Parameter:
Type | Parameter | Name |
---|---|---|
struct kmem_cache * | cache | |
const void * | object |
310 | Return object + alloc_meta_offset |
Name | Describe |
---|---|
kasan_set_free_info | |
kasan_init_slab_obj | |
__kasan_kmalloc | |
kasan_get_free_track | |
describe_object |
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 |