Searched refs:unw_is_intr_frame (Results 1 – 3 of 3) sorted by relevance
139 #define unw_is_intr_frame(info) (((info)->flags & UNW_FLAG_INTERRUPT_FRAME) != 0) macro
694 if (unw_is_intr_frame(&info) in convert_to_non_syscall()
1982 if (unw_is_intr_frame(info) && in unw_unwind_to_user()
Completed in 12 milliseconds