Lines Matching +full:reboot +full:- +full:offset
3 .\" SPDX-License-Identifier: BSD-4-Clause
48 .Nd reboot, halt, or power off the system
71 .Bl -tag -compact -offset indent -width "RB_POWERCYCLE"
73 Halt the system in-place rather than restarting.
77 Request a power-cycle in addition to restarting.
87 .Xr reboot 2 .
91 .Bl -enum -offset indent
97 indicating that the reboot process has begun and cannot be stopped.
126 As a last resort, if none of the shutdown hooks handled the reboot, call the
127 machine-dependent
150 function is the intended path for performing a clean reboot or shutdown when
158 .Xr reboot 2
203 can register handlers to this event that will perform the actual reboot,
204 power-off, or halt.
235 event handler that can handle system power-off by writing to a device register,
237 .Bd -literal -offset indent
252 .Bd -literal -offset indent
274 .Bd -literal -offset indent
282 /* Some code that is not panic-safe. */
287 .Xr reboot 2 ,