Lines Matching refs:vmw_fence_obj
23 struct vmw_fence_obj fence;
48 fman_from_fence(struct vmw_fence_obj *fence)
55 struct vmw_fence_obj *fence =
56 container_of(f, struct vmw_fence_obj, base);
100 struct vmw_fence_obj *fence =
101 container_of(f, struct vmw_fence_obj, base);
159 struct vmw_fence_obj *fence, u32 seqno,
160 void (*destroy) (struct vmw_fence_obj *fence))
188 struct vmw_fence_obj *fence, *next_fence;
217 bool vmw_fence_obj_signaled(struct vmw_fence_obj *fence)
229 int vmw_fence_obj_wait(struct vmw_fence_obj *fence, bool lazy,
242 static void vmw_fence_destroy(struct vmw_fence_obj *fence)
249 struct vmw_fence_obj **p_fence)
251 struct vmw_fence_obj *fence;
271 static void vmw_user_fence_destroy(struct vmw_fence_obj *fence)
284 struct vmw_fence_obj *fence = &ufence->fence;
293 struct vmw_fence_obj **p_fence,
298 struct vmw_fence_obj *tmp;
360 struct vmw_fence_obj *fence =
361 list_entry(fman->fence_list.prev, struct vmw_fence_obj,
431 struct vmw_fence_obj *fence;
484 struct vmw_fence_obj *fence;
574 struct vmw_fence_obj *fence,
605 struct vmw_fence_obj *fence,
663 struct vmw_fence_obj *fence = NULL;