Function report |
Source Code:mm\memblock.c |
Create Date:2022-07-28 15:11:17 |
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_all - release free pages to the buddy allocator* Return: the number of pages actually released.
Proto:unsigned long __init memblock_free_all(void)
Type:unsigned long
Parameter:Nothing
2019 | pages = free_low_memory_core_early() |
2020 | totalram_pages_add(pages) |
2022 | Return pages |
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 |