Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdkfd/
Dkfd_iommu.c165 mutex_lock(kfd_get_dbgmgr_mutex()); in iommu_pasid_shutdown_callback()
174 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.c570 mutex_lock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_register()
598 mutex_unlock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_register()
620 mutex_lock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_unregister()
628 mutex_unlock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_unregister()
729 mutex_lock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_address_watch()
733 mutex_unlock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_address_watch()
808 mutex_lock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_wave_control()
819 mutex_unlock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_wave_control()
Dkfd_dbgmgr.h284 struct mutex *kfd_get_dbgmgr_mutex(void);
Dkfd_process.c525 mutex_lock(kfd_get_dbgmgr_mutex()); in kfd_process_notifier_release()
532 mutex_unlock(kfd_get_dbgmgr_mutex()); in kfd_process_notifier_release()