Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/edac/
Dthunderx_edac.c1059 unsigned long com_ring_tail; member
1118 while (CIRC_CNT(ocx->com_ring_head, ocx->com_ring_tail, in thunderx_ocx_com_threaded_isr()
1120 tail = ring_pos(ocx->com_ring_tail, in thunderx_ocx_com_threaded_isr()
1150 ocx->com_ring_tail++; in thunderx_ocx_com_threaded_isr()
1370 ocx->com_ring_tail = 0; in thunderx_ocx_probe()