Searched refs:UNW_DEC_COPY_STATE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | unwind_decoder.c | 34 * UNW_DEC_COPY_STATE(fmt,label,arg) 373 UNW_DEC_COPY_STATE(B1, label, arg); in unw_decode_b1() 404 UNW_DEC_COPY_STATE(B4, label, arg); in unw_decode_b3_x4()
|
H A D | unwind.c | 1187 #define UNW_DEC_COPY_STATE(fmt,l,arg) desc_copy_state(l,arg) 1185 #define UNW_DEC_COPY_STATE global() macro
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | unwind_decoder.c | 34 * UNW_DEC_COPY_STATE(fmt,label,arg) 373 UNW_DEC_COPY_STATE(B1, label, arg); in unw_decode_b1() 404 UNW_DEC_COPY_STATE(B4, label, arg); in unw_decode_b3_x4()
|
H A D | unwind.c | 1187 #define UNW_DEC_COPY_STATE(fmt,l,arg) desc_copy_state(l,arg) 1185 #define UNW_DEC_COPY_STATE global() macro
|
Completed in 8 milliseconds