Searched refs:ldc_abort (Results 1 – 1 of 1) sorted by relevance
181 #define LDC_ABORT(lp) ldc_abort((lp), __func__)512 static int ldc_abort(struct ldc_channel *lp, const char *msg) in ldc_abort() function