Home
last modified time | relevance | path

Searched refs:ttm_bo_lock_delayed_workqueue (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/drm/ttm/
Dttm_bo_api.h334 int ttm_bo_lock_delayed_workqueue(struct ttm_bo_device *bdev);
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
Dttm_bo.c584 int ttm_bo_lock_delayed_workqueue(struct ttm_bo_device *bdev) in ttm_bo_lock_delayed_workqueue() function
588 EXPORT_SYMBOL(ttm_bo_lock_delayed_workqueue);
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dradeon_device.c1804 resched = ttm_bo_lock_delayed_workqueue(&rdev->mman.bdev); in radeon_gpu_reset()
Dradeon_pm.c1840 resched = ttm_bo_lock_delayed_workqueue(&rdev->mman.bdev); in radeon_dynpm_idle_work_handler()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_debugfs.c1475 resched = ttm_bo_lock_delayed_workqueue(&adev->mman.bdev); in amdgpu_debugfs_ib_preempt()
Damdgpu_device.c3562 ttm_bo_lock_delayed_workqueue(&adev->mman.bdev); in amdgpu_device_fini()