Searched refs:dma_resv_list_entry (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/dma-buf/
H A Ddma-resv.c70 static void dma_resv_list_entry(struct dma_resv_list *list, unsigned int index, function
128 dma_resv_list_entry(list, i, NULL, &fence, NULL);
212 dma_resv_list_entry(old, i, obj, &fence, &usage);
302 dma_resv_list_entry(fobj, i, obj, &old, &old_usage);
348 dma_resv_list_entry(list, i, obj, &old, NULL);
385 dma_resv_list_entry(cursor->fences, cursor->index++,
498 dma_resv_list_entry(cursor->fences, cursor->index++,

Completed in 118 milliseconds