Searched refs:UNW_DEC_RESTORE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | unwind_decoder.c | 54 * UNW_DEC_RESTORE(fmt,t,abreg,arg) 114 UNW_DEC_RESTORE(X2, t, abreg, arg); in unw_decode_x2()
|
H A D | unwind.c | 1199 #define UNW_DEC_RESTORE(f,t,a,arg) desc_restore_p(0,t,a,arg) 1197 #define UNW_DEC_RESTORE global() macro
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | unwind_decoder.c | 54 * UNW_DEC_RESTORE(fmt,t,abreg,arg) 114 UNW_DEC_RESTORE(X2, t, abreg, arg); in unw_decode_x2()
|
H A D | unwind.c | 1199 #define UNW_DEC_RESTORE(f,t,a,arg) desc_restore_p(0,t,a,arg) 1197 #define UNW_DEC_RESTORE global() macro
|
Completed in 8 milliseconds