Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_iommu.c167 mutex_lock(kfd_get_dbgmgr_mutex()); in iommu_pasid_shutdown_callback()
176 mutex_unlock(kfd_get_dbgmgr_mutex()); in iommu_pasid_shutdown_callback()
H A 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()
H A Dkfd_dbgmgr.c45 struct mutex *kfd_get_dbgmgr_mutex(void) in kfd_get_dbgmgr_mutex() function
H A Dkfd_dbgmgr.h286 struct mutex *kfd_get_dbgmgr_mutex(void);
H A Dkfd_process.c533 mutex_lock(kfd_get_dbgmgr_mutex()); in kfd_process_notifier_release()
540 mutex_unlock(kfd_get_dbgmgr_mutex()); in kfd_process_notifier_release()