Lines Matching refs:detail
964 const char *detail, in edac_ce_error() argument
982 location, detail, other_detail); in edac_ce_error()
987 location, detail); in edac_ce_error()
1018 const char *detail, in edac_ue_error() argument
1032 location, detail, other_detail); in edac_ue_error()
1037 location, detail); in edac_ue_error()
1043 msg, msg_aux, label, location, detail, other_detail); in edac_ue_error()
1046 msg, msg_aux, label, location, detail); in edac_ue_error()
1056 char detail[80]; in edac_raw_mc_handle_error() local
1061 snprintf(detail, sizeof(detail), in edac_raw_mc_handle_error()
1066 detail, e->other_detail, e->enable_per_layer_report, in edac_raw_mc_handle_error()
1069 snprintf(detail, sizeof(detail), in edac_raw_mc_handle_error()
1074 detail, e->other_detail, e->enable_per_layer_report); in edac_raw_mc_handle_error()