Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Ddma-fence-unwrap.h18 struct dma_fence_unwrap { struct
34 struct dma_fence_unwrap *cursor); argument
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-6.15/drivers/dma-buf/
H A Dst-dma-fence-unwrap.c126 struct dma_fence_unwrap iter; in unwrap_array()
170 struct dma_fence_unwrap iter; in unwrap_chain()
214 struct dma_fence_unwrap iter; in unwrap_chain_array()
262 struct dma_fence_unwrap iter; in unwrap_merge()
314 struct dma_fence_unwrap iter; in unwrap_merge_duplicate()
353 struct dma_fence_unwrap iter; in unwrap_merge_seqno()
419 struct dma_fence_unwrap iter; in unwrap_merge_order()
485 struct dma_fence_unwrap iter; in unwrap_merge_complex()
548 struct dma_fence_unwrap iter; in unwrap_merge_complex_seqno()
626 int dma_fence_unwrap(void) in dma_fence_unwrap() function
H A Ddma-fence-unwrap.c19 __dma_fence_unwrap_array(struct dma_fence_unwrap *cursor) in __dma_fence_unwrap_array()
35 struct dma_fence_unwrap *cursor) in dma_fence_unwrap_first()
49 struct dma_fence *dma_fence_unwrap_next(struct dma_fence_unwrap *cursor) in dma_fence_unwrap_next()
85 struct dma_fence_unwrap *iter) in __dma_fence_unwrap_merge()
H A Dselftests.h15 selftest(dma_fence_unwrap, dma_fence_unwrap)
H A Dsync_file.c283 struct dma_fence_unwrap iter; in sync_file_ioctl_fence_info()
H A Ddma-buf.c415 struct dma_fence_unwrap iter; in dma_buf_import_sync_file()
/linux-6.15/drivers/gpu/drm/imagination/
H A Dpvr_sync.c208 struct dma_fence_unwrap iter; in pvr_sync_add_dep_to_job()
/linux-6.15/drivers/gpu/drm/virtio/
H A Dvirtgpu_submit.c62 struct dma_fence_unwrap itr; in virtio_gpu_dma_fence_wait()