link_err_ctx     1062 drivers/edac/thunderx_edac.c 	struct ocx_link_err_ctx link_err_ctx[RING_ENTRIES];
link_err_ctx     1174 drivers/edac/thunderx_edac.c 				      ARRAY_SIZE(ocx->link_err_ctx));
link_err_ctx     1175 drivers/edac/thunderx_edac.c 	struct ocx_link_err_ctx *ctx = &ocx->link_err_ctx[head];
link_err_ctx     1206 drivers/edac/thunderx_edac.c 			ARRAY_SIZE(ocx->link_err_ctx))) {
link_err_ctx     1208 drivers/edac/thunderx_edac.c 				ARRAY_SIZE(ocx->link_err_ctx));
link_err_ctx     1210 drivers/edac/thunderx_edac.c 		ctx = &ocx->link_err_ctx[tail];