Searched refs:sync_on_panic (Results 1 – 1 of 1) sorted by relevance
154 static int sync_on_panic = 0; variable155 SYSCTL_INT(_kern, OID_AUTO, sync_on_panic, CTLFLAG_RWTUN,156 &sync_on_panic, 0, "Do a sync before rebooting from a panic");913 if (!sync_on_panic) in vpanic()