Function report |
Source Code:mm\sparse-vmemmap.c |
Create Date:2022-07-28 15:35:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Allocate a block of memory to be used to back the virtual memory map* or to back the page tables that are used to create the mapping.* Uses the main allocators if they are available, else bootmem.
Proto:static void *__ref __earlyonly_bootmem_alloc(int node, unsigned long size, unsigned long align, unsigned long goal)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | node | |
unsigned long | size | |
unsigned long | align | |
unsigned long | goal |
Name | Describe |
---|---|
vmemmap_alloc_block |
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 |