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

/linux-master/arch/sparc/kernel/
H A Dkstack.h37 static inline bool kstack_is_trap_frame(struct thread_info *tp, struct pt_regs *regs) function
H A Dstacktrace.c45 if (kstack_is_trap_frame(tp, regs)) {
H A Dperf_event.c1762 if (kstack_is_trap_frame(current_thread_info(), regs)) {
H A Dtraps_64.c2485 if (kstack_is_trap_frame(tp, regs)) {

Completed in 195 milliseconds