table of contents
ORDERLY_REBOOT(9) | Driver Basics | ORDERLY_REBOOT(9) |
NAME¶
orderly_reboot - Trigger an orderly system reboot
SYNOPSIS¶
void orderly_reboot(void);
ARGUMENTS¶
void
no arguments
DESCRIPTION¶
This may be called from any context to trigger a system reboot. If the orderly reboot fails, it will force an immediate reboot.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |