Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdkfd/
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()
Dkfd_chardev.c588 mutex_lock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_register()
616 mutex_unlock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_register()
638 mutex_lock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_unregister()
646 mutex_unlock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_unregister()
747 mutex_lock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_address_watch()
751 mutex_unlock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_address_watch()
826 mutex_lock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_wave_control()
837 mutex_unlock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_wave_control()
Dkfd_dbgmgr.c40 struct mutex *kfd_get_dbgmgr_mutex(void) in kfd_get_dbgmgr_mutex() function
Dkfd_dbgmgr.h284 struct mutex *kfd_get_dbgmgr_mutex(void);
Dkfd_process.c1126 mutex_lock(kfd_get_dbgmgr_mutex()); in kfd_process_notifier_release()
1133 mutex_unlock(kfd_get_dbgmgr_mutex()); in kfd_process_notifier_release()