Searched refs:UNW_DEC_BR_GR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | unwind_decoder.c | 32 * UNW_DEC_BR_GR(fmt,brmask,gr,arg) 213 UNW_DEC_BR_GR(P2, ((code & 0xf) << 1) | ((byte1 >> 7) & 1), in unw_decode_p2_p5()
|
H A D | unwind.c | 1163 #define UNW_DEC_BR_GR(fmt,b,g,arg) desc_br_gr(b,g,arg) 1161 #define UNW_DEC_BR_GR global() macro
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | unwind_decoder.c | 32 * UNW_DEC_BR_GR(fmt,brmask,gr,arg) 213 UNW_DEC_BR_GR(P2, ((code & 0xf) << 1) | ((byte1 >> 7) & 1), in unw_decode_p2_p5()
|
H A D | unwind.c | 1163 #define UNW_DEC_BR_GR(fmt,b,g,arg) desc_br_gr(b,g,arg) 1161 #define UNW_DEC_BR_GR global() macro
|
Completed in 8 milliseconds