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

/linux-master/drivers/dma-buf/
H A Ddma-resv.c98 static struct dma_resv_list *dma_resv_list_alloc(unsigned int max_fences) function
198 new = dma_resv_list_alloc(max);
529 list = dma_resv_list_alloc(cursor.num_fences);

Completed in 101 milliseconds