Function report |
Source Code:mm\memblock.c |
Create Date:2022-07-28 15:09:46 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:memblock_discard - discard memory and reserved arrays if they were allocated
Proto:void __init memblock_discard(void)
Type:void
Parameter:Nothing
| 378 | If regions != memblock_reserved_init_regions Then |
| 380 | size = align the pointer to the (next) page boundary (sizeof(structmemblock_region) * max) |
| 385 | If regions != memblock_memory_init_regions Then |
| 387 | size = align the pointer to the (next) page boundary (sizeof(structmemblock_region) * max) |
| 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 |