Function report |
Source Code:mm\sparse-vmemmap.c |
Create Date:2022-07-28 15:35:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:vmemmap_alloc_block_zero
Proto:static void *__meminit vmemmap_alloc_block_zero(unsigned long size, int node)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | size | |
int | node |
159 | p = vmemmap_alloc_block(size, node) |
161 | If Not p Then Return NULL |
165 | Return p |
Name | Describe |
---|---|
vmemmap_pmd_populate | |
vmemmap_pud_populate | |
vmemmap_p4d_populate | |
vmemmap_pgd_populate |
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 |