Searched refs:tmp_obj (Results 1 – 2 of 2) sorted by relevance
607 void *tmp_obj = NULL; in ttm_bo_move_accel_cleanup() local611 tmp_obj = bo->sync_obj; in ttm_bo_move_accel_cleanup()618 if (tmp_obj) in ttm_bo_move_accel_cleanup()619 driver->sync_obj_unref(&tmp_obj); in ttm_bo_move_accel_cleanup()641 if (tmp_obj) in ttm_bo_move_accel_cleanup()642 driver->sync_obj_unref(&tmp_obj); in ttm_bo_move_accel_cleanup()
1735 void *tmp_obj = bo->sync_obj; in ttm_bo_wait() local1739 driver->sync_obj_unref(&tmp_obj); in ttm_bo_wait()1758 void *tmp_obj = bo->sync_obj; in ttm_bo_wait() local1764 driver->sync_obj_unref(&tmp_obj); in ttm_bo_wait()