Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dthunderx_edac.c1065 unsigned long com_ring_tail; member
1124 while (CIRC_CNT(ocx->com_ring_head, ocx->com_ring_tail, in thunderx_ocx_com_threaded_isr()
1126 tail = ring_pos(ocx->com_ring_tail, in thunderx_ocx_com_threaded_isr()
1156 ocx->com_ring_tail++; in thunderx_ocx_com_threaded_isr()
1377 ocx->com_ring_tail = 0; in thunderx_ocx_probe()