Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dstacktrace.h105 void show_opcodes(struct pt_regs *regs, const char *loglvl);
/kernel/linux/linux-5.10/arch/x86/kernel/
Ddumpstack.c119 void show_opcodes(struct pt_regs *regs, const char *loglvl) in show_opcodes() function
150 show_opcodes(regs, loglvl); in show_ip()
/kernel/linux/linux-5.10/arch/x86/mm/
Dfault.c781 show_opcodes(regs, loglvl); in show_signal_msg()