Lines Matching refs:cid
167 cmd->body.cid = res->id; in vmw_hw_context_destroy()
272 cmd->body.cid = res->id; in vmw_context_init()
325 cmd->body.cid = res->id; in vmw_gb_context_create()
357 cmd->body.cid = res->id; in vmw_gb_context_bind()
408 cmd1->body.cid = res->id; in vmw_gb_context_unbind()
413 cmd2->body.cid = res->id; in vmw_gb_context_unbind()
454 cmd->body.cid = res->id; in vmw_gb_context_destroy()
501 cmd->body.cid = res->id; in vmw_dx_context_create()
534 cmd->body.cid = res->id; in vmw_dx_context_bind()
632 cmd1->body.cid = res->id; in vmw_dx_context_unbind()
637 cmd2->body.cid = res->id; in vmw_dx_context_unbind()
678 cmd->body.cid = res->id; in vmw_dx_context_destroy()
736 return ttm_ref_object_base_unref(tfile, arg->cid, TTM_REF_USAGE); in vmw_context_destroy_ioctl()
807 arg->cid = ctx->base.hash.key; in vmw_context_define()