Function report |
Source Code:mm\kmemleak.c |
Create Date:2022-07-28 16:21:55 |
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_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
Proto:void __ref kmemleak_free_part_phys(phys_addr_t phys, size_t size)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
phys_addr_t | phys | |
size_t | size |
Name | Describe |
---|---|
__memblock_free_late | __memblock_free_late - free pages directly to buddy allocator*@base: phys starting address of the boot memory block*@size: size of the boot memory block in bytes* This is only useful when the memblock allocator has already been torn |
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 |