Lines Matching refs:dma_fence
3 * dma-fence-util: misc functions for dma_fence objects
17 static struct dma_fence *
33 struct dma_fence *dma_fence_unwrap_first(struct dma_fence *head,
48 struct dma_fence *dma_fence_unwrap_next(struct dma_fence_unwrap *cursor)
50 struct dma_fence *tmp;
63 struct dma_fence *__dma_fence_unwrap_merge(unsigned int num_fences,
64 struct dma_fence **fences,
68 struct dma_fence *tmp, **array;
115 struct dma_fence *next;