Home
last modified time | relevance | path

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

/linux/drivers/dma-buf/
A Dst-dma-fence-unwrap.c143 dma_fence_unwrap_for_each(fence, &iter, array) { in unwrap_array()
187 dma_fence_unwrap_for_each(fence, &iter, chain) { in unwrap_chain()
235 dma_fence_unwrap_for_each(fence, &iter, chain) { in unwrap_chain_array()
281 dma_fence_unwrap_for_each(fence, &iter, f3) { in unwrap_merge()
340 dma_fence_unwrap_for_each(fence, &iter, f5) { in unwrap_merge_complex()
A Dsync_file.c297 dma_fence_unwrap_for_each(fence, &iter, sync_file->fence) in sync_file_ioctl_fence_info()
322 dma_fence_unwrap_for_each(fence, &iter, sync_file->fence) { in sync_file_ioctl_fence_info()
A Ddma-fence-unwrap.c76 dma_fence_unwrap_for_each(tmp, &iter[i], fences[i]) { in __dma_fence_unwrap_merge()
A Ddma-buf.c435 dma_fence_unwrap_for_each(f, &iter, fence) in dma_buf_import_sync_file()
443 dma_fence_unwrap_for_each(f, &iter, fence) in dma_buf_import_sync_file()
/linux/include/linux/
A Ddma-fence-unwrap.h47 #define dma_fence_unwrap_for_each(fence, cursor, head) \ macro
/linux/drivers/gpu/drm/imagination/
A Dpvr_sync.c213 dma_fence_unwrap_for_each(uf, &iter, f) { in pvr_sync_add_dep_to_job()
222 dma_fence_unwrap_for_each(uf, &iter, f) { in pvr_sync_add_dep_to_job()
/linux/drivers/gpu/drm/virtio/
A Dvirtgpu_submit.c66 dma_fence_unwrap_for_each(f, &itr, fence) { in virtio_gpu_dma_fence_wait()
/linux/
A D.clang-format153 - 'dma_fence_unwrap_for_each'

Completed in 14 milliseconds