Searched refs:kstack_is_trap_frame (Results 1 – 2 of 2) sorted by relevance
37 static inline bool kstack_is_trap_frame(struct thread_info *tp, struct pt_regs *regs) in kstack_is_trap_frame() function
45 if (kstack_is_trap_frame(tp, regs)) { in __save_stack_trace()