Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dstacktrace.h113 void show_ip(struct pt_regs *regs, const char *loglvl);
/openbmc/linux/arch/x86/kernel/
H A Ddumpstack.c137 void show_ip(struct pt_regs *regs, const char *loglvl) in show_ip() function
149 show_ip(regs, log_lvl); in show_iret_regs()
H A Dprocess_32.c68 show_ip(regs, log_lvl); in __show_regs()