Searched refs:ghost_obj (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/drm2/ttm/
H A Dttm_bo_util.c605 struct ttm_buffer_object *ghost_obj; local
643 ret = ttm_buffer_object_transfer(bo, &ghost_obj);
654 ghost_obj->ttm = NULL;
658 ttm_bo_unreserve(ghost_obj);
659 ttm_bo_unref(&ghost_obj);

Completed in 167 milliseconds