Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Dstacktrace.h112 void show_opcodes(struct pt_regs *regs, const char *loglvl);
/Linux-v6.6/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-v6.6/arch/x86/mm/
Dfault.c798 show_opcodes(regs, loglvl); in show_signal_msg()