Home
last modified time | relevance | path

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

/linux/samples/fprobe/
H A Dfprobe_example.c42 static void show_backtrace(void) in show_backtrace() function
65 show_backtrace(); in sample_entry_handler()
87 show_backtrace(); in sample_exit_handler()
/linux/arch/loongarch/kernel/
H A Dtraps.c82 static void show_backtrace(struct task_struct *task, const struct pt_regs *regs, in show_backtrace() function
130 show_backtrace(task, regs, loglvl, user); in show_stacktrace()
/linux/arch/mips/kernel/
H A Dtraps.c151 static void show_backtrace(struct task_struct *task, const struct pt_regs *regs, in show_backtrace() function
206 show_backtrace(task, regs, loglvl, user); in show_stacktrace()