Searched refs:sync_obj_unref (Results 1 – 4 of 4) 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()1737 driver->sync_obj_unref(&tmp_obj); in ttm_bo_wait()1750 driver->sync_obj_unref(&sync_obj); in ttm_bo_wait()1761 driver->sync_obj_unref(&sync_obj); in ttm_bo_wait()1762 driver->sync_obj_unref(&tmp_obj); in ttm_bo_wait()1766 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