Lines Matching refs:fence_cookie
90 void *fence_cookie; member
9179 void *fence_cookie) in vrend_renderer_create_fence() argument
9192 fence->fence_cookie = fence_cookie; in vrend_renderer_create_fence()
9296 ctx->fence_retire(fence->fence_cookie, ctx->fence_retire_data); in vrend_renderer_check_fences()
11024 void *fence_cookie = (void *)(uintptr_t)fence_id; in vrend_renderer_create_ctx0_fence() local
11026 VIRGL_RENDERER_FENCE_FLAG_MERGEABLE, fence_cookie); in vrend_renderer_create_ctx0_fence()
11030 void *fence_cookie, in find_ctx0_fence_locked() argument
11041 if (iter->fence_cookie == fence_cookie) { in find_ctx0_fence_locked()
11047 if (fence_cookie < iter->fence_cookie) in find_ctx0_fence_locked()
11065 void *fence_cookie = (void *)(uintptr_t)fence_id; in vrend_renderer_export_ctx0_fence() local
11069 fence_cookie, in vrend_renderer_export_ctx0_fence()
11074 fence_cookie, in vrend_renderer_export_ctx0_fence()