Home
last modified time | relevance | path

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

/Linux-v5.10/include/drm/ttm/
Dttm_bo_api.h341 void ttm_bo_unlock_delayed_workqueue(struct ttm_bo_device *bdev, int resched);
/Linux-v5.10/drivers/gpu/drm/ttm/
Dttm_bo.c590 void ttm_bo_unlock_delayed_workqueue(struct ttm_bo_device *bdev, int resched) in ttm_bo_unlock_delayed_workqueue() function
596 EXPORT_SYMBOL(ttm_bo_unlock_delayed_workqueue);
/Linux-v5.10/drivers/gpu/drm/radeon/
Dradeon_device.c1860 ttm_bo_unlock_delayed_workqueue(&rdev->mman.bdev, resched); in radeon_gpu_reset()
Dradeon_pm.c1883 ttm_bo_unlock_delayed_workqueue(&rdev->mman.bdev, resched); in radeon_dynpm_idle_work_handler()
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_debugfs.c1513 ttm_bo_unlock_delayed_workqueue(&adev->mman.bdev, resched); in amdgpu_debugfs_ib_preempt()