Searched refs:SHOW_REGS_ALL (Results 1 – 3 of 3) sorted by relevance
32 SHOW_REGS_ALL enumerator
347 __show_regs(&exec_summary_regs, SHOW_REGS_ALL); in oops_end()412 __show_regs(regs, user_mode(regs) ? SHOW_REGS_USER : SHOW_REGS_ALL); in show_regs()
88 if (mode != SHOW_REGS_ALL) in __show_regs()