Searched refs:vmw_ioctl_fence_finish (Results 1 – 3 of 3) sorted by relevance
189 vmw_ioctl_fence_finish(struct vmw_winsys_screen *vws,
375 ret = vmw_ioctl_fence_finish(vws, vfence->handle, vflags); in vmw_fence_finish()
506 (void) vmw_ioctl_fence_finish(vws, rep.handle, rep.mask); in vmw_ioctl_command()737 vmw_ioctl_fence_finish(struct vmw_winsys_screen *vws, in vmw_ioctl_fence_finish() function