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

/freebsd-10-stable/sys/dev/drm2/ttm/
H A Dttm_bo_util.c606 struct ttm_buffer_object *ghost_obj; local
644 ret = ttm_buffer_object_transfer(bo, &ghost_obj);
655 ghost_obj->ttm = NULL;
659 ttm_bo_unreserve(ghost_obj);
660 ttm_bo_unref(&ghost_obj);

Completed in 95 milliseconds