Searched refs:other_detail (Results 1 – 4 of 4) sorted by relevance
22 char other_detail[400]; member268 e->other_detail = pvt->other_detail; in ghes_edac_report_mem_error()272 *pvt->other_detail = '\0'; in ghes_edac_report_mem_error()418 p = pvt->other_detail; in ghes_edac_report_mem_error()419 p += snprintf(p, sizeof(pvt->other_detail), in ghes_edac_report_mem_error()491 if (p > pvt->other_detail) in ghes_edac_report_mem_error()
912 *e->other_detail ? " - " : "", in edac_ce_error()913 e->other_detail); in edac_ce_error()949 *e->other_detail ? " - " : "", in edac_ue_error()950 e->other_detail); in edac_ue_error()961 *e->other_detail ? " - " : "", in edac_ue_error()962 e->other_detail); in edac_ue_error()1003 grain_bits, e->syndrome, e->other_detail); in edac_raw_mc_handle_error()1022 const char *other_detail) in edac_mc_handle_error() argument1047 e->other_detail = other_detail ?: ""; in edac_mc_handle_error()
251 const char *other_detail);
482 const char *other_detail; member
Completed in 8 milliseconds