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:get_page_from_free_area
Proto:static inline struct page *get_page_from_free_area(struct free_area *area, int migratetype)
Type:struct page
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct free_area * | area | |
| int | migratetype | 
| Name | Describe | 
|---|---|
| __rmqueue_smallest | Go through the free lists for the given migratetype and remove* the smallest available page from the freelists | 
| unreserve_highatomic_pageblock | Used when an allocation is about to fail under memory pressure | 
| __rmqueue_fallback | Try finding a free buddy page on the fallback list and put it on the free* list of requested migratetype, possibly along with other pages from the same* block, depending on fragmentation avoidance heuristics. Returns true if | 
| 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  |