Home
last modified time | relevance | path

Searched refs:LDC_ABORT (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/arch/sparc/kernel/
Dldc.c181 #define LDC_ABORT(lp) ldc_abort((lp), __func__) macro
602 return LDC_ABORT(lp); in process_ver_info()
615 return LDC_ABORT(lp); in process_ver_ack()
621 return LDC_ABORT(lp); in process_ver_ack()
632 return LDC_ABORT(lp); in process_ver_nack()
636 return LDC_ABORT(lp); in process_ver_nack()
642 return LDC_ABORT(lp); in process_ver_nack()
665 return LDC_ABORT(lp); in process_version()
678 return LDC_ABORT(lp); in process_rts()
684 return LDC_ABORT(lp); in process_rts()
[all …]