dma_fence_default_wait  215 drivers/dma-buf/dma-fence.c 		ret = dma_fence_default_wait(fence, intr, timeout);
dma_fence_default_wait  522 drivers/dma-buf/dma-fence.c EXPORT_SYMBOL(dma_fence_default_wait);
dma_fence_default_wait  111 drivers/gpu/drm/drm_writeback.c 	.wait = dma_fence_default_wait,
dma_fence_default_wait  830 drivers/gpu/drm/i915/gt/intel_reset.c 		dma_fence_default_wait(&rq->fence, false, MAX_SCHEDULE_TIMEOUT);
dma_fence_default_wait   49 drivers/misc/habanalabs/command_submission.c 	.wait = dma_fence_default_wait,
dma_fence_default_wait  362 include/linux/dma-fence.h signed long dma_fence_default_wait(struct dma_fence *fence,