OCX_MESSAGE_SIZE 1118 drivers/edac/thunderx_edac.c 	msg = kmalloc(OCX_MESSAGE_SIZE, GFP_KERNEL);
OCX_MESSAGE_SIZE 1130 drivers/edac/thunderx_edac.c 		snprintf(msg, OCX_MESSAGE_SIZE, "%s: OCX_COM_INT: %016llx",
OCX_MESSAGE_SIZE 1136 drivers/edac/thunderx_edac.c 		strncat(msg, other, OCX_MESSAGE_SIZE);
OCX_MESSAGE_SIZE 1145 drivers/edac/thunderx_edac.c 				strncat(msg, other, OCX_MESSAGE_SIZE);
OCX_MESSAGE_SIZE 1150 drivers/edac/thunderx_edac.c 				strncat(msg, other, OCX_MESSAGE_SIZE);
OCX_MESSAGE_SIZE 1199 drivers/edac/thunderx_edac.c 	msg = kmalloc(OCX_MESSAGE_SIZE, GFP_KERNEL);
OCX_MESSAGE_SIZE 1212 drivers/edac/thunderx_edac.c 		snprintf(msg, OCX_MESSAGE_SIZE,
OCX_MESSAGE_SIZE 1220 drivers/edac/thunderx_edac.c 		strncat(msg, other, OCX_MESSAGE_SIZE);
OCX_MESSAGE_SIZE 1859 drivers/edac/thunderx_edac.c 	msg = kmalloc(OCX_MESSAGE_SIZE, GFP_KERNEL);