Searched refs:sync_obj_unref (Results 1 – 5 of 5) sorted by relevance
590 driver->sync_obj_unref(&sync_obj); in ttm_bo_cleanup_refs_or_queue()637 driver->sync_obj_unref(&sync_obj); in ttm_bo_cleanup_refs_and_unlock()1738 driver->sync_obj_unref(&tmp_obj); in ttm_bo_wait()1751 driver->sync_obj_unref(&sync_obj); in ttm_bo_wait()1762 driver->sync_obj_unref(&sync_obj); in ttm_bo_wait()1763 driver->sync_obj_unref(&tmp_obj); in ttm_bo_wait()1767 driver->sync_obj_unref(&sync_obj); in ttm_bo_wait()
236 driver->sync_obj_unref(&entry->old_sync_obj); in ttm_eu_fence_buffer_objects()
620 driver->sync_obj_unref(&tmp_obj); in ttm_bo_move_accel_cleanup()643 driver->sync_obj_unref(&tmp_obj); in ttm_bo_move_accel_cleanup()
430 void (*sync_obj_unref) (void **sync_obj); member
693 .sync_obj_unref = &radeon_sync_obj_unref,