Lines Matching full:shutdown
65 function handles final system shutdown, and either halts, reboots,
79 Do not sync filesystems during shutdown.
81 Dump kernel memory during shutdown.
121 Execute all registered shutdown hooks.
123 .Sx SHUTDOWN HOOKS
126 As a last resort, if none of the shutdown hooks handled the reboot, call the
150 function is the intended path for performing a clean reboot or shutdown when
154 process, instructing it to perform a shutdown.
169 .Sh SHUTDOWN HOOKS
172 events, which are invoked successively during the shutdown procedure.
208 event is also the point at which all kernel modules will have their shutdown
218 itself, may be run in either normal shutdown context or a kernel panic or
229 system shutdown.