Searched refs:msm_fence_alloc (Results 1 – 3 of 3) sorted by relevance
44 struct fence * msm_fence_alloc(struct msm_fence_context *fctx);
149 msm_fence_alloc(struct msm_fence_context *fctx) in msm_fence_alloc() function
526 submit->fence = msm_fence_alloc(gpu->fctx); in msm_ioctl_gem_submit()