Function report |
Source Code:kernel\printk\printk.c |
Create Date:2022-07-28 10:06:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:suspend_console - suspend the console subsystem* This disables printk() while we go into suspend states
Proto:void suspend_console(void)
Type:void
Parameter:Nothing
2241 | If Not console_suspend_enabled Then Return |
2243 | pr_info("Suspending console(s) (use no_console_suspend to debug)\n") |
2246 | up_console_sem() |
Name | Describe |
---|---|
hibernation_snapshot | hibernation_snapshot - Quiesce devices and create a hibernation image.*@platform_mode: If set, use platform driver to prepare for the transition.* This routine must be called with system_transition_mutex held. |
hibernation_restore | hibernation_restore - Quiesce devices and restore 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 |