Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/edac/
A Dghes_edac.c25 char other_detail[OTHER_DETAIL_LEN]; member
303 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()
A Dedac_mc.c843 *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() argument
978 e->other_detail = other_detail ?: ""; in edac_mc_handle_error()
A Dedac_mc.h251 const char *other_detail);
/linux-6.3-rc2/include/linux/
A Dedac.h488 const char *other_detail; member

Completed in 8 milliseconds