Searched refs:vmw_fence_ops (Results 1 – 1 of 1) sorted by relevance
37 struct vmw_fence_ops struct88 static inline struct vmw_fence_ops *89 vmw_fence_ops(struct pb_fence_ops *ops) in vmw_fence_ops() function92 return (struct vmw_fence_ops *)ops; in vmw_fence_ops()104 vmw_fences_release(struct vmw_fence_ops *ops) in vmw_fences_release()130 struct vmw_fence_ops *ops = NULL; in vmw_fences_signal()136 ops = vmw_fence_ops(fence_ops); in vmw_fences_signal()191 struct vmw_fence_ops *ops = NULL; in vmw_fence_create()212 ops = vmw_fence_ops(fence_ops); in vmw_fence_create()261 struct vmw_fence_ops *ops = vmw_fence_ops(vws->fence_ops); in vmw_fence_reference()[all …]