Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_iommu.c162 mutex_lock(kfd_get_dbgmgr_mutex()); in iommu_pasid_shutdown_callback()
171 mutex_unlock(kfd_get_dbgmgr_mutex()); in iommu_pasid_shutdown_callback()
Dkfd_dbgmgr.c40 struct mutex *kfd_get_dbgmgr_mutex(void) in kfd_get_dbgmgr_mutex() function
Dkfd_chardev.c591 mutex_lock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_register()
619 mutex_unlock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_register()
641 mutex_lock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_unregister()
649 mutex_unlock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_unregister()
750 mutex_lock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_address_watch()
754 mutex_unlock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_address_watch()
829 mutex_lock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_wave_control()
840 mutex_unlock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_wave_control()
Dkfd_dbgmgr.h284 struct mutex *kfd_get_dbgmgr_mutex(void);
Dkfd_process.c1050 mutex_lock(kfd_get_dbgmgr_mutex()); in kfd_process_notifier_release()
1057 mutex_unlock(kfd_get_dbgmgr_mutex()); in kfd_process_notifier_release()