函数逻辑报告 |
Source Code:kernel\power\hibernate.c |
Create Date:2022-07-27 10:59:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:load_image_and_restore
函数原型:static int load_image_and_restore(void)
返回类型:int
参数:无
671 | pm_pr_dbg("Loading hibernation image.\n") |
673 | lock_device_hotplug() |
674 | error等于create_basic_memory_bitmaps() |
678 | error等于swsusp_read( & flags) |
683 | 打印错误信息("Failed to load hibernation image, recovering.\n") |
684 | swsusp_free() |
686 | Unlock : |
687 | unlock_device_hotplug() |
689 | 返回:error |
名称 | 描述 |
---|---|
hibernate | hibernate - Carry out system hibernation, including saving the image. |
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 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |