Searched refs:kfd_get_dbgmgr_mutex (Results 1 – 5 of 5) sorted by relevance
166 mutex_lock(kfd_get_dbgmgr_mutex()); in iommu_pasid_shutdown_callback()175 mutex_unlock(kfd_get_dbgmgr_mutex()); in iommu_pasid_shutdown_callback()
589 mutex_lock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_register()617 mutex_unlock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_register()639 mutex_lock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_unregister()647 mutex_unlock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_unregister()748 mutex_lock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_address_watch()752 mutex_unlock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_address_watch()827 mutex_lock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_wave_control()838 mutex_unlock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_wave_control()
40 struct mutex *kfd_get_dbgmgr_mutex(void) in kfd_get_dbgmgr_mutex() function
284 struct mutex *kfd_get_dbgmgr_mutex(void);
1164 mutex_lock(kfd_get_dbgmgr_mutex()); in kfd_process_notifier_release()1171 mutex_unlock(kfd_get_dbgmgr_mutex()); in kfd_process_notifier_release()
Completed in 12 milliseconds