Function report |
Source Code:arch\x86\kernel\reboot.c |
Create Date:2022-07-28 08:18:36 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:native_machine_restart
Proto:static void native_machine_restart(char *__unused)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| char * | __unused |
| 723 | pr_notice("machine restart\n") |
| 725 | If Not reboot_force Then machine_shutdown() |
| 727 | __machine_emergency_restart(0) |
| 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 |