Function report |
Source Code:kernel\power\hibernate.c |
Create Date:2022-07-28 09:59:03 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:hibernation_available
Proto:bool hibernation_available(void)
Type:bool
Parameter:Nothing
72 | Return nohibernate == 0 && Not security_locked_down(LOCKDOWN_HIBERNATION) |
Name | Describe |
---|---|
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 |
disk_show | /sys/power/disk - Control hibernation mode |
disk_store | |
snapshot_open |
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 |