Lines Matching defs:head
550 unsigned long head = ring_pos(lmc->ring_head, ARRAY_SIZE(lmc->err_ctx));
551 struct lmc_err_ctx *ctx = &lmc->err_ctx[head];
1082 unsigned long head = ring_pos(ocx->com_ring_head,
1084 struct ocx_com_err_ctx *ctx = &ocx->com_err_ctx[head];
1173 unsigned long head = ring_pos(ocx->link_ring_head,
1175 struct ocx_link_err_ctx *ctx = &ocx->link_err_ctx[head];
1766 unsigned long head = ring_pos(tad->ring_head, ARRAY_SIZE(tad->err_ctx));
1767 struct l2c_err_ctx *ctx = &tad->err_ctx[head];
1798 unsigned long head = ring_pos(cbc->ring_head, ARRAY_SIZE(cbc->err_ctx));
1799 struct l2c_err_ctx *ctx = &cbc->err_ctx[head];
1827 unsigned long head = ring_pos(mci->ring_head, ARRAY_SIZE(mci->err_ctx));
1828 struct l2c_err_ctx *ctx = &mci->err_ctx[head];