Searched refs:infix (Results 1 – 4 of 4) sorted by relevance
207 head = rq->infix; in __i915_request_fill()507 if (rq->infix == rq->postfix) in __i915_request_skip()518 rq->infix = rq->postfix; in __i915_request_skip()960 rq->infix = rq->ring->emit; /* end of header; start of user payload */ in __i915_request_create()
246 u32 infix; member
390 rq->infix = intel_ring_offset(rq, cs); in gen8_emit_init_breadcrumb()
54 - Avoid cancellation when using the "+" and "-" infix arithmetic