ring_pos          550 drivers/edac/thunderx_edac.c 	unsigned long head = ring_pos(lmc->ring_head, ARRAY_SIZE(lmc->err_ctx));
ring_pos          595 drivers/edac/thunderx_edac.c 		tail = ring_pos(lmc->ring_tail, ARRAY_SIZE(lmc->err_ctx));
ring_pos         1082 drivers/edac/thunderx_edac.c 	unsigned long head = ring_pos(ocx->com_ring_head,
ring_pos         1126 drivers/edac/thunderx_edac.c 		tail = ring_pos(ocx->com_ring_tail,
ring_pos         1173 drivers/edac/thunderx_edac.c 	unsigned long head = ring_pos(ocx->link_ring_head,
ring_pos         1207 drivers/edac/thunderx_edac.c 		tail = ring_pos(ocx->link_ring_head,
ring_pos         1766 drivers/edac/thunderx_edac.c 	unsigned long head = ring_pos(tad->ring_head, ARRAY_SIZE(tad->err_ctx));
ring_pos         1798 drivers/edac/thunderx_edac.c 	unsigned long head = ring_pos(cbc->ring_head, ARRAY_SIZE(cbc->err_ctx));
ring_pos         1827 drivers/edac/thunderx_edac.c 	unsigned long head = ring_pos(mci->ring_head, ARRAY_SIZE(mci->err_ctx));
ring_pos         1848 drivers/edac/thunderx_edac.c 	unsigned long tail = ring_pos(l2c->ring_tail, ARRAY_SIZE(l2c->err_ctx));
ring_pos          338 drivers/lightnvm/pblk-rb.c 			      struct pblk_w_ctx w_ctx, unsigned int ring_pos)
ring_pos          344 drivers/lightnvm/pblk-rb.c 	entry = &rb->entries[ring_pos];
ring_pos          362 drivers/lightnvm/pblk-rb.c 			    u64 paddr, unsigned int ring_pos)
ring_pos          368 drivers/lightnvm/pblk-rb.c 	entry = &rb->entries[ring_pos];