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

/linux-master/drivers/edac/
H A Dthunderx_edac.c1064 unsigned long com_ring_head; member in struct:thunderx_ocx
1082 unsigned long head = ring_pos(ocx->com_ring_head,
1099 ocx->com_ring_head++;
1124 while (CIRC_CNT(ocx->com_ring_head, ocx->com_ring_tail,
1375 ocx->com_ring_head = 0;

Completed in 223 milliseconds