Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
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()
A Dkfd_chardev.c589 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()
A Dkfd_dbgmgr.c40 struct mutex *kfd_get_dbgmgr_mutex(void) in kfd_get_dbgmgr_mutex() function
A Dkfd_dbgmgr.h284 struct mutex *kfd_get_dbgmgr_mutex(void);
A Dkfd_process.c1164 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 11 milliseconds