Searched refs:panicstr (Results 1 – 8 of 8) sorted by relevance
226 const char *panicstr; variable782 if (panicstr != NULL && kassert_suppress_in_panic) { in kassert_panic()864 if (panicstr == NULL && !kdb_active) { in vpanic()879 if (panicstr) in vpanic()883 panicstr = fmt; in vpanic()890 panicstr = buf; in vpanic()963 if (panicstr) in kproc_shutdown()983 if (panicstr) in kthread_shutdown()1742 if (panicstr != NULL) in dump_init_header()1753 if (panicstr == NULL) in DB_SHOW_COMMAND()[all …]
46 #define MUTEX_NOT_HELD(x) (!mutex_owned(x) || panicstr)
395 len = min(strlen(panicstr), TEXTDUMP_BLOCKSIZE); in textdump_dump_panic()403 bcopy(panicstr, textdump_block_buffer, len); in textdump_dump_panic()
326 if (panicstr == NULL) in zfs_shutdown()
396 if (panicstr) in zfs_sync()
138 const char *panicstr = NULL; variable
56 extern const char *panicstr; /* panic message */
1228 PTR_LA a0, 9f # panicstr