Searched refs:show_backtrace (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/samples/fprobe/ |
H A D | fprobe_example.c | 42 static void show_backtrace(void) in show_backtrace() function 65 show_backtrace(); in sample_entry_handler() 87 show_backtrace(); in sample_exit_handler()
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | traps.c | 56 static void show_backtrace(struct task_struct *task, const struct pt_regs *regs, in show_backtrace() function 104 show_backtrace(task, regs, loglvl, user); in show_stacktrace()
|
/openbmc/linux/arch/mips/kernel/ |
H A D | traps.c | 150 static void show_backtrace(struct task_struct *task, const struct pt_regs *regs, in show_backtrace() function 205 show_backtrace(task, regs, loglvl, user); in show_stacktrace()
|