Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma-buf/
Ddma-fence-array.c166 bool dma_fence_match_context(struct dma_fence *fence, u64 context) in dma_fence_match_context() function
181 EXPORT_SYMBOL(dma_fence_match_context);
/Linux-v4.19/include/linux/
Ddma-fence-array.h89 bool dma_fence_match_context(struct dma_fence *fence, u64 context);
/Linux-v4.19/drivers/gpu/drm/msm/
Dmsm_gem_submit.c455 if (!dma_fence_match_context(in_fence, ring->fctx->context)) { in msm_ioctl_gem_submit()
/Linux-v4.19/drivers/gpu/drm/vc4/
Dvc4_gem.c1185 if (!dma_fence_match_context(in_fence, in vc4_submit_cl_ioctl()