Searched refs:dma_fence_unwrap (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/dma-buf/
H A Dselftests.h15 selftest(dma_fence_unwrap, dma_fence_unwrap)
H A Ddma-fence-unwrap.c18 __dma_fence_unwrap_array(struct dma_fence_unwrap *cursor)
34 struct dma_fence_unwrap *cursor)
48 struct dma_fence *dma_fence_unwrap_next(struct dma_fence_unwrap *cursor)
65 struct dma_fence_unwrap *iter)
H A Dst-dma-fence-unwrap.c122 struct dma_fence_unwrap iter;
166 struct dma_fence_unwrap iter;
210 struct dma_fence_unwrap iter;
258 struct dma_fence_unwrap iter;
310 struct dma_fence_unwrap iter;
370 int dma_fence_unwrap(void) function
H A Dsync_file.c283 struct dma_fence_unwrap iter;
H A Ddma-buf.c414 struct dma_fence_unwrap iter;
/linux-master/include/linux/
H A Ddma-fence-unwrap.h14 * struct dma_fence_unwrap - cursor into the container structure
18 struct dma_fence_unwrap { struct
34 struct dma_fence_unwrap *cursor);
35 struct dma_fence *dma_fence_unwrap_next(struct dma_fence_unwrap *cursor);
53 struct dma_fence_unwrap *cursors);
70 struct dma_fence_unwrap __c[ARRAY_SIZE(__f)]; \
/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_sync.c208 struct dma_fence_unwrap iter;
224 * owned by dma_fence_unwrap(), so let's just iterate over all
/linux-master/drivers/gpu/drm/virtio/
H A Dvirtgpu_submit.c62 struct dma_fence_unwrap itr;

Completed in 238 milliseconds