Home
last modified time | relevance | path

Searched refs:unw_is_intr_frame (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/ia64/include/asm/
A Dunwind.h139 #define unw_is_intr_frame(info) (((info)->flags & UNW_FLAG_INTERRUPT_FRAME) != 0) macro
/linux-6.3-rc2/arch/ia64/kernel/
A Dptrace.c694 if (unw_is_intr_frame(&info) in convert_to_non_syscall()
A Dunwind.c1982 if (unw_is_intr_frame(info) && in unw_unwind_to_user()

Completed in 12 milliseconds