Searched refs:UNW_DEC_PROLOGUE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | unwind_decoder.c | 48 * UNW_DEC_PROLOGUE(fmt,body,rlen,arg) 168 UNW_DEC_PROLOGUE(R1, body, rlen, arg); in unw_decode_r1() 193 UNW_DEC_PROLOGUE(R3, ((code & 0x3) == 1), rlen, arg); in unw_decode_r3()
|
H A D | unwind.c | 1158 #define UNW_DEC_PROLOGUE(fmt,b,r,arg) desc_prologue(b,r,0,32,arg) 1156 #define UNW_DEC_PROLOGUE global() macro
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | unwind_decoder.c | 48 * UNW_DEC_PROLOGUE(fmt,body,rlen,arg) 168 UNW_DEC_PROLOGUE(R1, body, rlen, arg); in unw_decode_r1() 193 UNW_DEC_PROLOGUE(R3, ((code & 0x3) == 1), rlen, arg); in unw_decode_r3()
|
H A D | unwind.c | 1158 #define UNW_DEC_PROLOGUE(fmt,b,r,arg) desc_prologue(b,r,0,32,arg) 1156 #define UNW_DEC_PROLOGUE global() macro
|
Completed in 8 milliseconds