Searched refs:UNW_DEC_SPILL_REG_P (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | unwind_decoder.c | 61 * UNW_DEC_SPILL_REG_P(fmt,qp,t,abreg,x,ytreg,arg) 157 UNW_DEC_SPILL_REG_P(X4, qp, t, abreg, x, ytreg, arg); in unw_decode_x4()
|
H A D | unwind.c | 1192 #define UNW_DEC_SPILL_REG_P(f,p,t,a,x,y,arg) desc_spill_reg_p(p,t,a,x,y,arg) 1190 #define UNW_DEC_SPILL_REG_P global() macro
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | unwind_decoder.c | 61 * UNW_DEC_SPILL_REG_P(fmt,qp,t,abreg,x,ytreg,arg) 157 UNW_DEC_SPILL_REG_P(X4, qp, t, abreg, x, ytreg, arg); in unw_decode_x4()
|
H A D | unwind.c | 1192 #define UNW_DEC_SPILL_REG_P(f,p,t,a,x,y,arg) desc_spill_reg_p(p,t,a,x,y,arg) 1190 #define UNW_DEC_SPILL_REG_P global() macro
|
Completed in 9 milliseconds