Home
last modified time | relevance | path

Searched refs:UNW_DEC_EPILOGUE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dunwind_decoder.c35 * UNW_DEC_EPILOGUE(fmt,t,ecount,arg)
385 UNW_DEC_EPILOGUE(B2, t, (code & 0x1f), arg); in unw_decode_b2()
398 UNW_DEC_EPILOGUE(B3, t, ecount, arg); in unw_decode_b3_x4()
H A Dunwind.c1186 #define UNW_DEC_EPILOGUE(fmt,t,c,arg) desc_epilogue(t,c,arg)
1184 #define UNW_DEC_EPILOGUE global() macro
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dunwind_decoder.c35 * UNW_DEC_EPILOGUE(fmt,t,ecount,arg)
385 UNW_DEC_EPILOGUE(B2, t, (code & 0x1f), arg); in unw_decode_b2()
398 UNW_DEC_EPILOGUE(B3, t, ecount, arg); in unw_decode_b3_x4()
H A Dunwind.c1186 #define UNW_DEC_EPILOGUE(fmt,t,c,arg) desc_epilogue(t,c,arg)
1184 #define UNW_DEC_EPILOGUE global() macro

Completed in 8 milliseconds