Home
last modified time | relevance | path

Searched refs:SHOW_REGS_ALL (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/asm/
Dkdebug.h32 SHOW_REGS_ALL enumerator
/arch/x86/kernel/
Ddumpstack.c350 __show_regs(&exec_summary_regs, SHOW_REGS_ALL); in oops_end()
420 __show_regs(regs, user_mode(regs) ? SHOW_REGS_USER : SHOW_REGS_ALL); in show_regs()
Dprocess_32.c81 if (mode != SHOW_REGS_ALL) in __show_regs()