Lines Matching refs:other_detail
986 const char *other_detail, in edac_ce_error() argument
999 if (other_detail && *other_detail) in edac_ce_error()
1003 location, detail, other_detail); in edac_ce_error()
1040 const char *other_detail, in edac_ue_error() argument
1049 if (other_detail && *other_detail) in edac_ue_error()
1053 location, detail, other_detail); in edac_ue_error()
1062 if (other_detail && *other_detail) in edac_ue_error()
1064 msg, msg_aux, label, location, detail, other_detail); in edac_ue_error()
1099 detail, e->other_detail, e->enable_per_layer_report, in edac_raw_mc_handle_error()
1107 detail, e->other_detail, e->enable_per_layer_report); in edac_raw_mc_handle_error()
1142 const char *other_detail) in edac_mc_handle_error() argument
1163 e->other_detail = other_detail; in edac_mc_handle_error()
1293 grain_bits, e->syndrome, e->other_detail); in edac_mc_handle_error()