Searched refs:old_sync_obj (Results 1 – 2 of 2) sorted by relevance
224 entry->old_sync_obj = bo->sync_obj; in ttm_eu_fence_buffer_objects()233 if (entry->old_sync_obj) in ttm_eu_fence_buffer_objects()234 driver->sync_obj_unref(&entry->old_sync_obj); in ttm_eu_fence_buffer_objects()
53 void *old_sync_obj; member