Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/drm2/ttm/
H A Dttm_bo_api.h413 extern void ttm_bo_unlock_delayed_workqueue(struct ttm_bo_device *bdev,
H A Dttm_bo.c797 void ttm_bo_unlock_delayed_workqueue(struct ttm_bo_device *bdev, int resched) in ttm_bo_unlock_delayed_workqueue() function
/freebsd-12.1/sys/dev/drm2/radeon/
H A Dradeon_pm.c876 ttm_bo_unlock_delayed_workqueue(&rdev->mman.bdev, resched); in radeon_dynpm_idle_work_handler()
H A Dradeon_device.c1494 ttm_bo_unlock_delayed_workqueue(&rdev->mman.bdev, resched); in radeon_gpu_reset()