| Function report | 
| Source Code: mm\kasan\tags.c | Create Date:2022-07-28 15:55:19 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:kasan_reset_tag
Proto:void *kasan_reset_tag(const void *addr)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const void * | addr | 
| Name | Describe | 
|---|---|
| krealloc | krealloc - reallocate memory. The contents will remain unchanged.*@p: object to reallocate memory for.*@new_size: how many bytes of memory are required.*@flags: the type of memory to allocate.* The contents of the object pointed to are preserved up to the | 
| slab_index | Determine object index from a given position | 
| create_object | Create the metadata (struct kmemleak_object) corresponding to an allocated* memory block and add it to the object_list and object_tree_root. | 
| 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 |