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()
844 *e->other_detail ? " - " : "", in edac_ce_error()845 e->other_detail); in edac_ce_error()881 *e->other_detail ? " - " : "", in edac_ue_error()882 e->other_detail); in edac_ue_error()893 *e->other_detail ? " - " : "", in edac_ue_error()894 e->other_detail); in edac_ue_error()935 grain_bits, e->syndrome, e->other_detail); in edac_raw_mc_handle_error()954 const char *other_detail) in edac_mc_handle_error() argument979 e->other_detail = other_detail ?: ""; in edac_mc_handle_error()
251 const char *other_detail);
491 const char *other_detail; member