ttm_ref_object_add 184 drivers/gpu/drm/vmwgfx/ttm_object.c ret = ttm_ref_object_add(tfile, base, TTM_REF_USAGE, NULL, false); ttm_ref_object_add 667 drivers/gpu/drm/vmwgfx/ttm_object.c ret = ttm_ref_object_add(tfile, base, TTM_REF_USAGE, NULL, false); ttm_ref_object_add 247 drivers/gpu/drm/vmwgfx/ttm_object.h extern int ttm_ref_object_add(struct ttm_object_file *tfile, ttm_ref_object_add 708 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c ret = ttm_ref_object_add(tfile, &user_bo->prime.base, ttm_ref_object_add 984 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c return ttm_ref_object_add(tfile, &user_bo->prime.base, ttm_ref_object_add 1135 drivers/gpu/drm/vmwgfx/vmwgfx_fence.c ret = ttm_ref_object_add(vmw_fp->tfile, base, ttm_ref_object_add 949 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c ret = ttm_ref_object_add(tfile, base, TTM_REF_USAGE, NULL,