com_ring_head    1064 drivers/edac/thunderx_edac.c 	unsigned long com_ring_head;
com_ring_head    1082 drivers/edac/thunderx_edac.c 	unsigned long head = ring_pos(ocx->com_ring_head,
com_ring_head    1099 drivers/edac/thunderx_edac.c 	ocx->com_ring_head++;
com_ring_head    1124 drivers/edac/thunderx_edac.c 	while (CIRC_CNT(ocx->com_ring_head, ocx->com_ring_tail,
com_ring_head    1376 drivers/edac/thunderx_edac.c 	ocx->com_ring_head = 0;