Home
last modified time | relevance | path

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

/linux/drivers/edac/
A Dghes_edac.c22 char other_detail[400]; member
268 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()
A Dedac_mc.c912 *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() argument
1047 e->other_detail = other_detail ?: ""; in edac_mc_handle_error()
A Dedac_mc.h251 const char *other_detail);
/linux/include/linux/
A Dedac.h482 const char *other_detail; member

Completed in 8 milliseconds