Lines Matching defs:offset
100 unsigned offset;
191 fd_ringbuffer_size(msm_submit->suballoc_ring) + suballoc_ring->offset;
203 msm_ring->offset = 0;
206 msm_ring->offset = suballoc_offset;
239 msm_ring->offset = 0;
318 cmds[i].submit_offset = msm_ring->offset;
334 cmds[i].submit_offset = msm_ring->offset;
505 .reloc_offset = reloc->offset,
509 offset_bytes(ring->cur, ring->start) + msm_ring->offset,
518 .reloc_offset = reloc->offset,
522 offset_bytes(ring->cur, ring->start) + msm_ring->offset,
567 .iova = bo->iova + msm_target->offset,
568 .offset = msm_target->offset,
667 ring->start = (void *)(base + msm_ring->offset);
690 msm_ring->offset = 0;