Function report |
Source Code:mm\kmemleak.c |
Create Date:2022-07-28 16:21:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kmemleak_free_part - partially unregister a previously registered object*@ptr: pointer to the beginning or inside the object
Proto:void __ref kmemleak_free_part(const void *ptr, size_t size)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const void * | ptr | |
size_t | size |
Name | Describe |
---|---|
kmemleak_free_part_phys | kmemleak_free_part_phys - similar to kmemleak_free_part but taking a* physical address argument*@phys: physical address if the beginning or inside an object. This* also represents the start of the range to be freed*@size: size to be unregistered |
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 |