Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Ddma-resv.h219 struct dma_fence *dma_resv_iter_first_unlocked(struct dma_resv_iter *cursor);
290 for (fence = dma_resv_iter_first_unlocked(cursor); \
/linux-6.3-rc2/drivers/dma-buf/
A Ddma-resv.c412 struct dma_fence *dma_resv_iter_first_unlocked(struct dma_resv_iter *cursor) in dma_resv_iter_first_unlocked() function
423 EXPORT_SYMBOL(dma_resv_iter_first_unlocked);

Completed in 4 milliseconds