Function report |
Source Code:kernel\reboot.c |
Create Date:2022-07-28 09:33:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__orderly_poweroff
Proto:static int __orderly_poweroff(bool force)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
bool | force |
461 | ret = run_cmd(poweroff_cmd) |
464 | pr_warn("Failed to start orderly shutdown: forcing the issue\n") |
471 | emergency_sync() |
475 | Return ret |
Name | Describe |
---|---|
poweroff_work_func |
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 |