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