Lines Matching refs:tbo
123 (*p_vbo)->tbo.base.funcs = &vmw_gem_object_funcs;
147 ret = drm_gem_handle_create(filp, &(*p_vbo)->tbo.base, handle);
171 rep->map_handle = drm_vma_node_offset_addr(&vbo->tbo.base.vma_node);
175 drm_gem_object_put(&vbo->tbo.base);
187 switch (bo->tbo.resource->mem_type) {
208 switch (bo->tbo.type) {
224 id, bo->tbo.base.size, placement, type);
226 bo->tbo.priority,
227 bo->tbo.pin_count,
228 kref_read(&bo->tbo.base.refcount),
229 kref_read(&bo->tbo.kref));