Home
last modified time | relevance | path

Searched defs:resched (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_device.c1962 int resched; in radeon_gpu_reset() local
H A Dradeon_pm.c1836 int resched; in radeon_dynpm_idle_work_handler() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_debugfs.c1146 int r, resched, length; in amdgpu_debugfs_ib_preempt() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/ttm/
H A Dttm_bo.c712 void ttm_bo_unlock_delayed_workqueue(struct ttm_bo_device *bdev, int resched) in ttm_bo_unlock_delayed_workqueue()