Searched refs:dma_fence_allocate_private_stub (Results 1 – 3 of 3) sorted by relevance
93 return dma_fence_allocate_private_stub(timestamp); in __dma_fence_unwrap_merge()154 tmp = dma_fence_allocate_private_stub(ktime_get()); in __dma_fence_unwrap_merge()
157 struct dma_fence *dma_fence_allocate_private_stub(ktime_t timestamp) in dma_fence_allocate_private_stub() function177 EXPORT_SYMBOL(dma_fence_allocate_private_stub);
356 struct dma_fence *fence = dma_fence_allocate_private_stub(ktime_get()); in drm_syncobj_assign_null_handle()