Searched refs:sync_obj_unref (Results 1 – 4 of 4) sorted by relevance
588 driver->sync_obj_unref(&sync_obj); in ttm_bo_cleanup_refs_or_queue()635 driver->sync_obj_unref(&sync_obj); in ttm_bo_cleanup_refs_and_unlock()1735 driver->sync_obj_unref(&tmp_obj); in ttm_bo_wait()1748 driver->sync_obj_unref(&sync_obj); in ttm_bo_wait()1759 driver->sync_obj_unref(&sync_obj); in ttm_bo_wait()1760 driver->sync_obj_unref(&tmp_obj); in ttm_bo_wait()1764 driver->sync_obj_unref(&sync_obj); in ttm_bo_wait()
234 driver->sync_obj_unref(&entry->old_sync_obj); in ttm_eu_fence_buffer_objects()
618 driver->sync_obj_unref(&tmp_obj); in ttm_bo_move_accel_cleanup()641 driver->sync_obj_unref(&tmp_obj); in ttm_bo_move_accel_cleanup()
429 void (*sync_obj_unref) (void **sync_obj); member