Searched refs:textdump_do_panic (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/ddb/
H A Ddb_textdump.c167 static int textdump_do_panic = 1; variable
169 &textdump_do_panic, 0, "Dump kernel panic message in textdump");
483 if (textdump_do_panic && KERNEL_PANICKED())

Completed in 48 milliseconds