dma_resv_iter_first_unlocked
EXPORT_SYMBOL(dma_resv_iter_first_unlocked);
struct dma_fence *dma_resv_iter_first_unlocked(struct dma_resv_iter *cursor);
for (fence = dma_resv_iter_first_unlocked(cursor); \