Home
last modified time | relevance | path

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

/linux/drivers/dma-buf/
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/
A Ddma-fence-array.h82 struct dma_fence_array *dma_fence_array_alloc(int num_fences);
/linux/drivers/gpu/drm/xe/
A Dxe_pt.c2034 cf = dma_fence_array_alloc(2); in xe_pt_update_ops_run()

Completed in 23 milliseconds