Lines Matching +full:sync +full:- +full:flag
3 .\" SPDX-License-Identifier: BSD-4-Clause
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.
79 Do not sync filesystems during shutdown.
91 .Bl -enum -offset indent
101 flag is set in
103 sync and unmount the system's disks by calling
127 machine-dependent
191 event is invoked at the point immediately after the filesystem sync has
193 It enables, for example, disk drivers to complete the sync by flushing their
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
272 flag to detect that a panic or other unusual condition has occurred, and
274 .Bd -literal -offset indent
282 /* Some code that is not panic-safe. */