Home
last modified time | relevance | path

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

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