Searched refs:dma_resv_iter_first_unlocked (Results 1 – 2 of 2) sorted by relevance
219 struct dma_fence *dma_resv_iter_first_unlocked(struct dma_resv_iter *cursor);290 for (fence = dma_resv_iter_first_unlocked(cursor); \
412 struct dma_fence *dma_resv_iter_first_unlocked(struct dma_resv_iter *cursor) in dma_resv_iter_first_unlocked() function423 EXPORT_SYMBOL(dma_resv_iter_first_unlocked);
Completed in 4 milliseconds