Searched refs:sync_on_panic (Results 1 – 2 of 2) sorted by relevance
150 static int sync_on_panic = 0; variable151 SYSCTL_INT(_kern, OID_AUTO, sync_on_panic, CTLFLAG_RWTUN,152 &sync_on_panic, 0, "Do a sync before rebooting from a panic");968 if (!sync_on_panic) in vpanic()
1160 kern.sync_on_panic