Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dstacktrace.h112 void show_opcodes(struct pt_regs *regs, const char *loglvl);
/linux-6.15/arch/x86/kernel/
H A 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.15/arch/x86/mm/
H A Dfault.c774 show_opcodes(regs, loglvl); in show_signal_msg()