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_disable_secondary_cpus
Proto:static inline int suspend_disable_secondary_cpus(void)
Type:int
Parameter:Nothing
165 | Return 0 |
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. |
hibernate_resume_nonboot_cpu_disable | |
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 |