Lines Matching refs:other_detail
991 const char *other_detail, in edac_ce_error() argument
1004 if (other_detail && *other_detail) in edac_ce_error()
1008 location, detail, other_detail); in edac_ce_error()
1045 const char *other_detail, in edac_ue_error() argument
1054 if (other_detail && *other_detail) in edac_ue_error()
1058 location, detail, other_detail); in edac_ue_error()
1067 if (other_detail && *other_detail) in edac_ue_error()
1069 msg, msg_aux, label, location, detail, other_detail); in edac_ue_error()
1104 detail, e->other_detail, e->enable_per_layer_report, in edac_raw_mc_handle_error()
1112 detail, e->other_detail, e->enable_per_layer_report); in edac_raw_mc_handle_error()
1147 const char *other_detail) in edac_mc_handle_error() argument
1168 e->other_detail = other_detail; in edac_mc_handle_error()
1298 grain_bits, e->syndrome, e->other_detail); in edac_mc_handle_error()