1KERNEL_HALT(9) Driver Basics KERNEL_HALT(9)
2
3
4
6 kernel_halt - halt the system
7
9 void kernel_halt(void);
10
12 void
13 no arguments
14
16 Shutdown everything and perform a clean system halt.
17
19Kernel Hackers Manual 2.6. June 2019 KERNEL_HALT(9)