Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dstacktrace.h112 void show_opcodes(struct pt_regs *regs, const char *loglvl);
/linux-6.1.9/arch/x86/kernel/
Ddumpstack.c113 void show_opcodes(struct pt_regs *regs, const char *loglvl) in show_opcodes() function
144 show_opcodes(regs, loglvl); in show_ip()
/linux-6.1.9/arch/x86/mm/
Dfault.c818 show_opcodes(regs, loglvl); in show_signal_msg()