Home
last modified time | relevance | path

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

/linux/drivers/dma-buf/
H A Ddma-fence-array.c152 struct dma_fence_array *dma_fence_array_alloc(int num_fences) in dma_fence_array_alloc() function
158 EXPORT_SYMBOL(dma_fence_array_alloc);
233 array = dma_fence_array_alloc(num_fences); in dma_fence_array_create()
/linux/include/linux/
H A Ddma-fence-array.h82 struct dma_fence_array *dma_fence_array_alloc(int num_fences);