Searched refs:infix (Results 1 – 4 of 4) sorted by relevance
185 u32 infix; member
735 rq->infix = rq->ring->emit; /* end of header; start of user payload */ in __i915_request_create()1094 if (rq->infix == rq->postfix) in i915_request_skip()1102 head = rq->infix; in i915_request_skip()1108 rq->infix = rq->postfix; in i915_request_skip()
45 o Avoid cancellation when using the "+" and "-" infix arithmetic
1895 rq->infix = intel_ring_offset(rq, cs); in gen8_emit_init_breadcrumb()