Function report |
Source Code:kernel\panic.c |
Create Date:2022-07-28 08:59:35 |
Last Modify:2022-05-22 10:57:01 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Stop other CPUs in panic. Architecture dependent code may override this* with more suitable version. For example, if the architecture supports* crash dump, it should save registers of each stopped CPU and disable
Proto:void __weak crash_smp_send_stop(void)
Type:void
Parameter:Nothing
104 | If cpus_stopped Then Return |
112 | smp_send_stop() |
113 | cpus_stopped = 1 |
Name | Describe |
---|---|
panic | panic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns. |
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 |