Function report |
Source Code:mm\memblock.c |
Create Date:2022-07-28 15:11:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:free_low_memory_core_early
Proto:static unsigned long __init free_low_memory_core_early(void)
Type:unsigned long
Parameter:Nothing
1964 | count = 0 |
1968 | memblock_clear_hotplug(0, - 1) |
1980 | count += __free_memory_core(start, end) |
1982 | Return count |
Name | Describe |
---|---|
memblock_free_all | memblock_free_all - release free pages to the buddy allocator* Return: the number of pages actually released. |
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 |