Searched refs:in_entry_text (Results 1 – 3 of 3) sorted by relevance
122 if (in_entry_text(frame->pc)) in unwind_frame()158 frame->ex_frame = in_entry_text(frame->pc); in start_stack_trace()
14 static inline bool in_entry_text(unsigned long addr) in in_entry_text() function
49 frame->ex_frame = in_entry_text(frame->pc); in arm_get_current_stackframe()