Searched refs:RB_PANIC_ZPRINT (Results 1 – 2 of 2) sorted by relevance
91 #define RB_PANIC_ZPRINT 0x1000 /* add zprint info to panic string */ macro
159 if ((howto & RB_PANIC_ZPRINT) == RB_PANIC_ZPRINT) { in panic_kernel()