Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds