Function report | 
Source Code:mm\hugetlb.c | 
Create Date:2022-07-28 15:26:09 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:prep_compound_gigantic_page
Proto:static void prep_compound_gigantic_page(struct page *page, unsigned int order)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct page * | page | |
| unsigned int | order | 
| 1269 | set_compound_order(page, order) | 
| 1270 | __ClearPageReserved(page) | 
| 1271 | __SetPageHead(page) | 
| 1289 | atomic_set(compound_mapcount_ptr(page), - 1) | 
| Name | Describe | 
|---|---|
| alloc_fresh_huge_page | Common helper to allocate a fresh hugetlb page. All specific allocators* should use this function to get new hugetlb pages | 
| prep_compound_huge_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  |