Function report |
Source Code:include\linux\mmzone.h |
Create Date:2022-07-28 05:37:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:del_page_from_free_area
Proto:static inline void del_page_from_free_area(struct page *page, struct free_area *area)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page | |
struct free_area * | area |
150 | set_page_private(page, 0) |
151 | nr_free-- |
Name | Describe |
---|---|
__free_one_page | Freeing function for a buddy system allocator |
__rmqueue_smallest | Go through the free lists for the given migratetype and remove* the smallest available page from the freelists |
__isolate_free_page |
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 |