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

/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_chardev.c455 mutex_lock(kfd_get_dbgmgr_mutex()); kfd_ioctl_dbg_register()
465 mutex_unlock(kfd_get_dbgmgr_mutex()); kfd_ioctl_dbg_register()
485 mutex_unlock(kfd_get_dbgmgr_mutex()); kfd_ioctl_dbg_register()
506 mutex_lock(kfd_get_dbgmgr_mutex()); kfd_ioctl_dbg_unrgesiter()
514 mutex_unlock(kfd_get_dbgmgr_mutex()); kfd_ioctl_dbg_unrgesiter()
625 mutex_lock(kfd_get_dbgmgr_mutex()); kfd_ioctl_dbg_address_watch()
629 mutex_unlock(kfd_get_dbgmgr_mutex()); kfd_ioctl_dbg_address_watch()
713 mutex_lock(kfd_get_dbgmgr_mutex()); kfd_ioctl_dbg_wave_control()
724 mutex_unlock(kfd_get_dbgmgr_mutex()); kfd_ioctl_dbg_wave_control()
H A Dkfd_dbgmgr.c39 struct mutex *kfd_get_dbgmgr_mutex(void) kfd_get_dbgmgr_mutex() function
H A Dkfd_dbgmgr.h285 struct mutex *kfd_get_dbgmgr_mutex(void);

Completed in 54 milliseconds