Lines Matching refs:detail
990 const char *detail, in edac_ce_error() argument
1008 location, detail, other_detail); in edac_ce_error()
1013 location, detail); in edac_ce_error()
1044 const char *detail, in edac_ue_error() argument
1058 location, detail, other_detail); in edac_ue_error()
1063 location, detail); in edac_ue_error()
1069 msg, msg_aux, label, location, detail, other_detail); in edac_ue_error()
1072 msg, msg_aux, label, location, detail); in edac_ue_error()
1094 char detail[80]; in edac_raw_mc_handle_error() local
1099 snprintf(detail, sizeof(detail), in edac_raw_mc_handle_error()
1104 detail, e->other_detail, e->enable_per_layer_report, in edac_raw_mc_handle_error()
1107 snprintf(detail, sizeof(detail), in edac_raw_mc_handle_error()
1112 detail, e->other_detail, e->enable_per_layer_report); in edac_raw_mc_handle_error()