Home
last modified time | relevance | path

Searched refs:sync_on_panic (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/kern/
H A Dkern_shutdown.c157 static int sync_on_panic = 0; variable
158 SYSCTL_INT(_kern, OID_AUTO, sync_on_panic, CTLFLAG_RWTUN,
159 &sync_on_panic, 0, "Do a sync before rebooting from a panic");
961 if (!sync_on_panic) in vpanic()
/freebsd-14.2/tools/tools/sysdoc/
H A Dtunables.mdoc1160 kern.sync_on_panic