Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dstacktrace.h106 void show_ip(struct pt_regs *regs, const char *loglvl);
/kernel/linux/linux-5.10/arch/x86/kernel/
Ddumpstack.c143 void show_ip(struct pt_regs *regs, const char *loglvl) in show_ip() function
155 show_ip(regs, log_lvl); in show_iret_regs()
Dprocess_32.c71 show_ip(regs, log_lvl); in __show_regs()