Searched refs:other_detail (Results 1 – 4 of 4) sorted by relevance
25 char other_detail[OTHER_DETAIL_LEN]; member303 e->other_detail = pvt->other_detail; in ghes_edac_report_mem_error()307 *pvt->other_detail = '\0'; in ghes_edac_report_mem_error()370 p = pvt->other_detail; in ghes_edac_report_mem_error()372 if (p > pvt->other_detail) in ghes_edac_report_mem_error()
843 *e->other_detail ? " - " : "", in edac_ce_error()844 e->other_detail); in edac_ce_error()880 *e->other_detail ? " - " : "", in edac_ue_error()881 e->other_detail); in edac_ue_error()892 *e->other_detail ? " - " : "", in edac_ue_error()893 e->other_detail); in edac_ue_error()934 grain_bits, e->syndrome, e->other_detail); in edac_raw_mc_handle_error()953 const char *other_detail) in edac_mc_handle_error() argument978 e->other_detail = other_detail ?: ""; in edac_mc_handle_error()
251 const char *other_detail);
488 const char *other_detail; member