Searched refs:SYNPS_EDAC_MSG_SIZE (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/edac/
H A Dsynopsys_edac.c37 #define SYNPS_EDAC_MSG_SIZE 256 macro
138 char message[SYNPS_EDAC_MSG_SIZE];
213 snprintf(priv->message, SYNPS_EDAC_MSG_SIZE, synps_edac_handle_error()
223 snprintf(priv->message, SYNPS_EDAC_MSG_SIZE, synps_edac_handle_error()

Completed in 119 milliseconds