Searched refs:in_entry_text (Results 1 – 6 of 6) 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()
93 if (in_entry_text(from) && end <= ALIGN(frame, THREAD_SIZE)) in dump_backtrace_entry()
14 static inline bool in_entry_text(unsigned long addr) in in_entry_text() function
41 frame->ex_frame = in_entry_text(frame->pc); in arm_get_current_stackframe()
44 static inline int in_entry_text(unsigned long ptr) in in_entry_text() function
482 in_entry_text(addr) || in arch_within_kprobe_blacklist()
Completed in 11 milliseconds