Home
last modified time | relevance | path

Searched refs:kstack_is_trap_frame (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/sparc/kernel/
Dkstack.h37 static inline bool kstack_is_trap_frame(struct thread_info *tp, struct pt_regs *regs) in kstack_is_trap_frame() function
Dstacktrace.c44 if (kstack_is_trap_frame(tp, regs)) { in __save_stack_trace()
Dperf_event.c1758 if (kstack_is_trap_frame(current_thread_info(), regs)) { in perf_callchain_kernel()
Dtraps_64.c2492 if (kstack_is_trap_frame(tp, regs)) { in show_stack()