Searched refs:tmp_obj (Results 1 – 2 of 2) sorted by relevance
608 void *tmp_obj = NULL; in ttm_bo_move_accel_cleanup() local612 tmp_obj = bo->sync_obj; in ttm_bo_move_accel_cleanup()619 if (tmp_obj) in ttm_bo_move_accel_cleanup()620 driver->sync_obj_unref(&tmp_obj); in ttm_bo_move_accel_cleanup()642 if (tmp_obj) in ttm_bo_move_accel_cleanup()643 driver->sync_obj_unref(&tmp_obj); in ttm_bo_move_accel_cleanup()
1734 void *tmp_obj = bo->sync_obj; in ttm_bo_wait() local1738 driver->sync_obj_unref(&tmp_obj); in ttm_bo_wait()1757 void *tmp_obj = bo->sync_obj; in ttm_bo_wait() local1763 driver->sync_obj_unref(&tmp_obj); in ttm_bo_wait()