Home
last modified time | relevance | path

Searched refs:amdgpu_debugfs_preempt_cleanup (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_debugfs.h37 void amdgpu_debugfs_preempt_cleanup(struct amdgpu_device *adev);
Damdgpu_debugfs.c1104 void amdgpu_debugfs_preempt_cleanup(struct amdgpu_device *adev) in amdgpu_debugfs_preempt_cleanup() function
1115 void amdgpu_debugfs_preempt_cleanup(struct amdgpu_device *adev) { } in amdgpu_debugfs_preempt_cleanup() function
Damdgpu_device.c2992 amdgpu_debugfs_preempt_cleanup(adev); in amdgpu_device_fini()