Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_iommu.c166 mutex_lock(kfd_get_dbgmgr_mutex()); in iommu_pasid_shutdown_callback()
175 mutex_unlock(kfd_get_dbgmgr_mutex()); in iommu_pasid_shutdown_callback()
H A Dkfd_dbgmgr.h284 struct mutex *kfd_get_dbgmgr_mutex(void);
H A Dkfd_dbgmgr.c40 struct mutex *kfd_get_dbgmgr_mutex(void) in kfd_get_dbgmgr_mutex() function
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_process.c1048 mutex_lock(kfd_get_dbgmgr_mutex()); in kfd_process_notifier_release()
1055 mutex_unlock(kfd_get_dbgmgr_mutex()); in kfd_process_notifier_release()

Completed in 7 milliseconds