Searched refs:tmp_obj (Results 1 – 3 of 3) sorted by relevance
641 void *tmp_obj = NULL; in ttm_bo_move_accel_cleanup() local645 tmp_obj = bo->sync_obj; in ttm_bo_move_accel_cleanup()652 if (tmp_obj) in ttm_bo_move_accel_cleanup()653 driver->sync_obj_unref(&tmp_obj); in ttm_bo_move_accel_cleanup()675 if (tmp_obj) in ttm_bo_move_accel_cleanup()676 driver->sync_obj_unref(&tmp_obj); in ttm_bo_move_accel_cleanup()
1778 void *tmp_obj = bo->sync_obj; in ttm_bo_wait() local1782 driver->sync_obj_unref(&tmp_obj); in ttm_bo_wait()1801 void *tmp_obj = bo->sync_obj; in ttm_bo_wait() local1807 driver->sync_obj_unref(&tmp_obj); in ttm_bo_wait()
1367 void *tmp_obj; in lba_driver_probe() local1428 tmp_obj = iosapic_register(dev->hpa.start + LBA_IOSAPIC_BASE); in lba_driver_probe()1446 lba_dev->iosapic_obj = tmp_obj; /* save interrupt handle */ in lba_driver_probe()