Function report | 
Source Code:kernel\power\snapshot.c | 
Create Date:2022-07-28 10:00:16 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:alloc_image_page
Proto:static struct page *alloc_image_page(gfp_t gfp_mask)
Type:struct page
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| gfp_t | gfp_mask | 
| 196 | page = alloc_page(gfp_mask) | 
| 197 | If page Then | 
| 201 | Return page | 
| Name | Describe | 
|---|---|
| preallocate_image_pages | preallocate_image_pages - Allocate a number of pages for hibernation image.*@nr_pages: Number of page frames to allocate.*@mask: GFP flags to use for the allocation.* Return value: Number of page frames actually allocated | 
| swsusp_alloc | swsusp_alloc - Allocate memory for hibernation image | 
| 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  |