Searched refs:infix (Results 1 – 4 of 4) sorted by relevance
208 head = rq->infix; in __i915_request_fill()508 if (rq->infix == rq->postfix) in __i915_request_skip()519 rq->infix = rq->postfix; in __i915_request_skip()961 rq->infix = rq->ring->emit; /* end of header; start of user payload */ in __i915_request_create()
274 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
Completed in 13 milliseconds