Home
last modified time | relevance | path

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

/Linux-v6.1/include/drm/ttm/
Dttm_bo_api.h307 void ttm_bo_unlock_delayed_workqueue(struct ttm_device *bdev, int resched);
/Linux-v6.1/drivers/gpu/drm/ttm/
Dttm_bo.c430 void ttm_bo_unlock_delayed_workqueue(struct ttm_device *bdev, int resched) in ttm_bo_unlock_delayed_workqueue() function
436 EXPORT_SYMBOL(ttm_bo_unlock_delayed_workqueue);
/Linux-v6.1/drivers/gpu/drm/radeon/
Dradeon_device.c1843 ttm_bo_unlock_delayed_workqueue(&rdev->mman.bdev, resched); in radeon_gpu_reset()
Dradeon_pm.c1911 ttm_bo_unlock_delayed_workqueue(&rdev->mman.bdev, resched); in radeon_dynpm_idle_work_handler()
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_debugfs.c1788 ttm_bo_unlock_delayed_workqueue(&adev->mman.bdev, resched); in amdgpu_debugfs_ib_preempt()