Home
last modified time | relevance | path

Searched refs:dma_fence_unwrap_next (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Ddma-fence-unwrap.h35 struct dma_fence *dma_fence_unwrap_next(struct dma_fence_unwrap *cursor);
49 fence = dma_fence_unwrap_next(cursor))
/openbmc/linux/drivers/dma-buf/
H A Ddma-fence-unwrap.c49 struct dma_fence *dma_fence_unwrap_next(struct dma_fence_unwrap *cursor) in dma_fence_unwrap_next() function
61 EXPORT_SYMBOL_GPL(dma_fence_unwrap_next);