Function report |
Source Code:include\linux\mm.h |
Create Date:2022-07-28 05:41:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:totalram_pages_add
Proto:static inline void totalram_pages_add(long count)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
long | count |
70 | atomic_long_add(count, & _totalram_pages) |
Name | Describe |
---|---|
adjust_managed_page_count | |
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 |