Searched refs:old_sync_obj (Results 1 – 2 of 2) sorted by relevance
226 entry->old_sync_obj = bo->sync_obj; in ttm_eu_fence_buffer_objects()235 if (entry->old_sync_obj) in ttm_eu_fence_buffer_objects()236 driver->sync_obj_unref(&entry->old_sync_obj); in ttm_eu_fence_buffer_objects()
54 void *old_sync_obj; member