Function report |
Source Code:kernel\power\snapshot.c |
Create Date:2022-07-28 10:01:26 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:check_header
Proto:static int check_header(struct swsusp_info *info)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct swsusp_info * | info |
2183 | reason = check_image_kernel(info) |
2184 | If Not reason && num_physpages != get_num_physpages() Then reason = "memory size" |
2186 | If reason Then |
2190 | Return 0 |
Name | Describe |
---|---|
load_header | load header - Check the image header and copy the data from it. |
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 |