Searched refs:ttm_ref_object_base_unref (Results 1 – 7 of 7) sorted by relevance
121 return ttm_ref_object_base_unref(vmw_fpriv(file_priv)->tfile, in vmw_stream_unref_ioctl()
233 extern int ttm_ref_object_base_unref(struct ttm_object_file *tfile,
474 return ttm_ref_object_base_unref(tfile, arg->handle); in vmw_fence_obj_wait_ioctl()511 return ttm_ref_object_base_unref(vmw_fpriv(file_priv)->tfile, in vmw_fence_obj_unref_ioctl()733 ttm_ref_object_base_unref(tfile, handle); in vmw_fence_event_ioctl()
361 int ttm_ref_object_base_unref(struct ttm_object_file *tfile, in ttm_ref_object_base_unref() function
722 return ttm_ref_object_base_unref(tfile, arg->cid); in vmw_context_destroy_ioctl()
682 return ttm_ref_object_base_unref(tfile, arg->handle); in vmw_shader_destroy_ioctl()
3909 ttm_ref_object_base_unref(vmw_fp->tfile, fence_handle); in vmw_execbuf_copy_fence_user()