Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma-buf/
H A Ddma-fence-array.c219 bool dma_fence_match_context(struct dma_fence *fence, u64 context) in dma_fence_match_context() function
234 EXPORT_SYMBOL(dma_fence_match_context);
/openbmc/linux/include/linux/
H A Ddma-fence-array.h84 bool dma_fence_match_context(struct dma_fence *fence, u64 context);
/openbmc/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_submit.c53 if (dma_fence_match_context(in_fence, context)) in virtio_gpu_do_fence_wait()
/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_gem.c1195 if (!dma_fence_match_context(in_fence, in vc4_submit_cl_ioctl()