Function report |
Source Code:include\linux\cpu.h |
Create Date:2022-07-28 05:56:36 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:suspend_enable_secondary_cpus
Proto:static inline void suspend_enable_secondary_cpus(void)
Type:void
Parameter:Nothing
NULL
Name | Describe |
---|---|
suspend_enter | suspend_enter - Make the system enter the given sleep state.*@state: System sleep state to enter.*@wakeup: Returns information that the sleep state should not be re-entered.* This function should be called after devices have been suspended. |
create_image | reate_image - Create a hibernation image.*@platform_mode: Whether or not to use the platform driver.* Execute device drivers' "late" and "noirq" freeze callbacks, create a* hibernation image and run the drivers' "noirq" and "early" thaw callbacks. |
resume_target_kernel | sume_target_kernel - Restore system state from a hibernation image |
hibernation_platform_enter | hibernation_platform_enter - Power off the system using the platform driver. |
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 |