Lines Matching refs:detail
985 const char *detail, in edac_ce_error() argument
1003 location, detail, other_detail); in edac_ce_error()
1008 location, detail); in edac_ce_error()
1039 const char *detail, in edac_ue_error() argument
1053 location, detail, other_detail); in edac_ue_error()
1058 location, detail); in edac_ue_error()
1064 msg, msg_aux, label, location, detail, other_detail); in edac_ue_error()
1067 msg, msg_aux, label, location, detail); in edac_ue_error()
1089 char detail[80]; in edac_raw_mc_handle_error() local
1094 snprintf(detail, sizeof(detail), in edac_raw_mc_handle_error()
1099 detail, e->other_detail, e->enable_per_layer_report, in edac_raw_mc_handle_error()
1102 snprintf(detail, sizeof(detail), in edac_raw_mc_handle_error()
1107 detail, e->other_detail, e->enable_per_layer_report); in edac_raw_mc_handle_error()