Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dma-buf/
Ddma-resv.c98 static struct dma_resv_list *dma_resv_list_alloc(unsigned int max_fences) in dma_resv_list_alloc() function
198 new = dma_resv_list_alloc(max); in dma_resv_reserve_fences()
529 list = dma_resv_list_alloc(cursor.num_fences); in dma_resv_copy_fences()