Function report |
Source Code:kernel\power\hibernate.c |
Create Date:2022-07-28 09:59:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:hibernation_restore - Quiesce devices and restore from a hibernation image
Proto:int hibernation_restore(int platform_mode)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | platform_mode |
519 | pm_prepare_console() |
521 | pm_restrict_gfp_mask() |
522 | error = dpm_suspend_start(PMSG_QUIESCE) |
523 | If Not error Then |
533 | pm_restore_gfp_mask() |
534 | resume_console() |
535 | pm_restore_console() |
536 | Return error |
Name | Describe |
---|---|
load_image_and_restore | |
snapshot_ioctl |
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 |