Searched refs:UNW_DEC_SPILL_BASE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | unwind_decoder.c | 56 * UNW_DEC_SPILL_BASE(fmt,pspoff,arg) 286 case 2: UNW_DEC_SPILL_BASE(P7, t, arg); break; in unw_decode_p7_p10()
|
H A D | unwind.c | 1181 #define UNW_DEC_SPILL_BASE(fmt,o,arg) desc_spill_base(o,arg) 1179 #define UNW_DEC_SPILL_BASE global() macro
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | unwind_decoder.c | 56 * UNW_DEC_SPILL_BASE(fmt,pspoff,arg) 286 case 2: UNW_DEC_SPILL_BASE(P7, t, arg); break; in unw_decode_p7_p10()
|
H A D | unwind.c | 1181 #define UNW_DEC_SPILL_BASE(fmt,o,arg) desc_spill_base(o,arg) 1179 #define UNW_DEC_SPILL_BASE global() macro
|
Completed in 10 milliseconds