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_alloc_node
Proto:static inline void *__init memblock_alloc_node(phys_addr_t size, phys_addr_t align, int nid)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
phys_addr_t | size | |
phys_addr_t | align | |
int | nid |
403 | Return memblock_alloc_try_nid(size, align, We are using top down, so it is safe to use 0 here , MEMBLOCK_ALLOC_ACCESSIBLE, nid) |
Name | Describe |
---|---|
setup_usemap | |
sparse_early_usemaps_alloc_pgdat_section |
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 |