Searched refs:tmp_obj (Results 1 – 3 of 3) sorted by relevance
621 void *tmp_obj = NULL; in ttm_bo_move_accel_cleanup() local625 tmp_obj = bo->sync_obj; in ttm_bo_move_accel_cleanup()633 if (tmp_obj) in ttm_bo_move_accel_cleanup()634 driver->sync_obj_unref(&tmp_obj); in ttm_bo_move_accel_cleanup()656 if (tmp_obj) in ttm_bo_move_accel_cleanup()657 driver->sync_obj_unref(&tmp_obj); in ttm_bo_move_accel_cleanup()
1706 void *tmp_obj = bo->sync_obj; in ttm_bo_wait() local1710 driver->sync_obj_unref(&tmp_obj); in ttm_bo_wait()1731 void *tmp_obj = bo->sync_obj; in ttm_bo_wait() local1737 driver->sync_obj_unref(&tmp_obj); in ttm_bo_wait()
1410 void *tmp_obj; in lba_driver_probe() local1470 tmp_obj = iosapic_register(dev->hpa.start + LBA_IOSAPIC_BASE); in lba_driver_probe()1488 lba_dev->iosapic_obj = tmp_obj; /* save interrupt handle */ in lba_driver_probe()