Function report |
Source Code:include\linux\memblock.h |
Create Date:2022-07-28 06:16:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:memblock_free_early
Proto:static inline void __init memblock_free_early(phys_addr_t base, phys_addr_t size)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
phys_addr_t | base | |
phys_addr_t | size |
410 | memblock_free(base, size) |
Name | Describe |
---|---|
swiotlb_init | Statically reserve bounce buffer space and initialize bounce buffer data* structures for the software IO TLB used to implement the DMA API. |
pcpu_free_alloc_info | pcpu_free_alloc_info - free percpu allocation info*@ai: pcpu_alloc_info to free* Free @ai which was allocated by pcpu_alloc_alloc_info(). |
sparse_buffer_free |
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 |