Function report |
Source Code:kernel\power\swap.c |
Create Date:2022-07-28 10:03:17 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:swsusp_close - close swap device.
Proto:void swsusp_close(fmode_t mode)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
fmode_t | mode |
1555 | If IS_ERR(hib_resume_bdev) Then |
1556 | pr_debug("Image device not initialised\n") |
1557 | Return |
1560 | blkdev_put(hib_resume_bdev, mode) |
Name | Describe |
---|---|
software_resume | software_resume - Resume from a saved hibernation image.* This routine is called as a late initcall, when all devices have been* discovered and initialized already.* The image reading code is called to see if there is a hibernation image |
get_swap_writer | |
swap_writer_finish |
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 |