Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Ddumpstack.c93 void show_opcodes(struct pt_regs *regs, const char *loglvl) in show_opcodes() function
126 show_opcodes(regs, loglvl); in show_ip()
/Linux-v4.19/arch/x86/include/asm/
Dstacktrace.h114 void show_opcodes(struct pt_regs *regs, const char *loglvl);
/Linux-v4.19/arch/x86/mm/
Dfault.c840 show_opcodes(regs, loglvl); in show_signal_msg()