Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdkfd/
Dkfd_iommu.c173 mutex_lock(kfd_get_dbgmgr_mutex()); in iommu_pasid_shutdown_callback()
182 mutex_unlock(kfd_get_dbgmgr_mutex()); in iommu_pasid_shutdown_callback()
Dkfd_chardev.c554 mutex_lock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_register()
582 mutex_unlock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_register()
604 mutex_lock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_unregister()
612 mutex_unlock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_unregister()
713 mutex_lock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_address_watch()
717 mutex_unlock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_address_watch()
792 mutex_lock(kfd_get_dbgmgr_mutex()); in kfd_ioctl_dbg_wave_control()
803 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.c419 mutex_lock(kfd_get_dbgmgr_mutex()); in kfd_process_notifier_release()
426 mutex_unlock(kfd_get_dbgmgr_mutex()); in kfd_process_notifier_release()