Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:suspend_enable_secondary_cpus

Proto:static inline void suspend_enable_secondary_cpus(void)

Type:void

Parameter:Nothing

NULL

Caller
NameDescribe
suspend_entersuspend_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_imagereate_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_kernelsume_target_kernel - Restore system state from a hibernation image
hibernation_platform_enterhibernation_platform_enter - Power off the system using the platform driver.