1ORDERLY_REBOOT(9) Driver Basics ORDERLY_REBOOT(9)
23
4
NAME
6orderly_reboot - Trigger an orderly system reboot
7
SYNOPSIS
9void orderly_reboot(void);
10
ARGUMENTS
12void
13no arguments
14
DESCRIPTION
16This may be called from any context to trigger a system reboot. If the
17orderly reboot fails, it will force an immediate reboot.
18
COPYRIGHT
20Kernel Hackers Manual 3.10 June 2019 ORDERLY_REBOOT(9)