Searched refs:UNW_DEC_RESTORE_P (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | unwind_decoder.c | 55 * UNW_DEC_RESTORE_P(fmt,qp,t,abreg,arg) 155 UNW_DEC_RESTORE_P(X4, qp, t, abreg, arg); in unw_decode_x4()
|
H A D | unwind.c | 1198 #define UNW_DEC_RESTORE_P(f,p,t,a,arg) desc_restore_p(p,t,a,arg) 1196 #define UNW_DEC_RESTORE_P global() macro
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | unwind_decoder.c | 55 * UNW_DEC_RESTORE_P(fmt,qp,t,abreg,arg) 155 UNW_DEC_RESTORE_P(X4, qp, t, abreg, arg); in unw_decode_x4()
|
H A D | unwind.c | 1198 #define UNW_DEC_RESTORE_P(f,p,t,a,arg) desc_restore_p(p,t,a,arg) 1196 #define UNW_DEC_RESTORE_P global() macro
|
Completed in 8 milliseconds