ghost_obj         690 drivers/gpu/drm/ttm/ttm_bo_util.c 	struct ttm_buffer_object *ghost_obj;
ghost_obj         715 drivers/gpu/drm/ttm/ttm_bo_util.c 		ret = ttm_buffer_object_transfer(bo, &ghost_obj);
ghost_obj         719 drivers/gpu/drm/ttm/ttm_bo_util.c 		dma_resv_add_excl_fence(ghost_obj->base.resv, fence);
ghost_obj         728 drivers/gpu/drm/ttm/ttm_bo_util.c 			ghost_obj->ttm = NULL;
ghost_obj         732 drivers/gpu/drm/ttm/ttm_bo_util.c 		ttm_bo_unreserve(ghost_obj);
ghost_obj         733 drivers/gpu/drm/ttm/ttm_bo_util.c 		ttm_bo_put(ghost_obj);
ghost_obj         758 drivers/gpu/drm/ttm/ttm_bo_util.c 		struct ttm_buffer_object *ghost_obj;
ghost_obj         771 drivers/gpu/drm/ttm/ttm_bo_util.c 		ret = ttm_buffer_object_transfer(bo, &ghost_obj);
ghost_obj         775 drivers/gpu/drm/ttm/ttm_bo_util.c 		dma_resv_add_excl_fence(ghost_obj->base.resv, fence);
ghost_obj         784 drivers/gpu/drm/ttm/ttm_bo_util.c 			ghost_obj->ttm = NULL;
ghost_obj         788 drivers/gpu/drm/ttm/ttm_bo_util.c 		ttm_bo_unreserve(ghost_obj);
ghost_obj         789 drivers/gpu/drm/ttm/ttm_bo_util.c 		ttm_bo_put(ghost_obj);