Function report |
Source Code:kernel\power\swap.c |
Create Date:2022-07-28 10:02:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:swap_writer_finish
Proto:static int swap_writer_finish(struct swap_map_handle *handle, unsigned int flags, int error)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct swap_map_handle * | handle | |
unsigned int | flags | |
int | error |
491 | If Not error Then |
498 | If error Then _all_swap_pages - free swap pages allocated for saving image data.* It also frees the extents used to register which swap entries had been* allocated. |
503 | Return error |
Name | Describe |
---|---|
swsusp_write | swsusp_write - Write entire image and metadata.*@flags: flags to pass to the "boot" kernel in the image header* It is important _NOT_ to umount filesystems at this point. We want* them synced (in case something goes wrong) but we DO not want to mark |
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 |