ttm_base_object_init 790 drivers/gpu/drm/vmwgfx/ttm_object.c return ttm_base_object_init(tfile, &prime->base, shareable, ttm_base_object_init 176 drivers/gpu/drm/vmwgfx/ttm_object.h extern int ttm_base_object_init(struct ttm_object_file *tfile, ttm_base_object_init 779 drivers/gpu/drm/vmwgfx/vmwgfx_context.c ret = ttm_base_object_init(tfile, &ctx->base, false, VMW_RES_CONTEXT, ttm_base_object_init 644 drivers/gpu/drm/vmwgfx/vmwgfx_fence.c ret = ttm_base_object_init(tfile, &ufence->base, false, ttm_base_object_init 770 drivers/gpu/drm/vmwgfx/vmwgfx_shader.c ret = ttm_base_object_init(tfile, &ushader->base, false, ttm_base_object_init 203 drivers/gpu/drm/vmwgfx/vmwgfx_simple_resource.c ret = ttm_base_object_init(tfile, &usimple->base, false,