Home
last modified time | relevance | path

Searched refs:ttm_bo_unlock_delayed_workqueue (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/include/drm/ttm/
Dttm_bo_api.h431 void ttm_bo_unlock_delayed_workqueue(struct ttm_bo_device *bdev, int resched);
/Linux-v5.4/drivers/gpu/drm/ttm/
Dttm_bo.c699 void ttm_bo_unlock_delayed_workqueue(struct ttm_bo_device *bdev, int resched) in ttm_bo_unlock_delayed_workqueue() function
705 EXPORT_SYMBOL(ttm_bo_unlock_delayed_workqueue);
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_debugfs.c1078 ttm_bo_unlock_delayed_workqueue(&adev->mman.bdev, resched); in amdgpu_debugfs_ib_preempt()
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_device.c1860 ttm_bo_unlock_delayed_workqueue(&rdev->mman.bdev, resched); in radeon_gpu_reset()
Dradeon_pm.c1856 ttm_bo_unlock_delayed_workqueue(&rdev->mman.bdev, resched); in radeon_dynpm_idle_work_handler()