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

/linux-master/drivers/edac/
H A Dthunderx_edac.c1065 unsigned long com_ring_tail; member in struct:thunderx_ocx
1124 while (CIRC_CNT(ocx->com_ring_head, ocx->com_ring_tail,
1126 tail = ring_pos(ocx->com_ring_tail,
1156 ocx->com_ring_tail++;
1376 ocx->com_ring_tail = 0;

Completed in 270 milliseconds