Searched refs:gtt_sa_lock (Results 1 – 2 of 2) sorted by relevance
951 mutex_init(&kfd->gtt_sa_lock); in kfd_gtt_sa_init()958 mutex_destroy(&kfd->gtt_sa_lock); in kfd_gtt_sa_fini()995 mutex_lock(&kfd->gtt_sa_lock); in kfd_gtt_sa_allocate()1069 mutex_unlock(&kfd->gtt_sa_lock); in kfd_gtt_sa_allocate()1074 mutex_unlock(&kfd->gtt_sa_lock); in kfd_gtt_sa_allocate()1088 mutex_lock(&kfd->gtt_sa_lock); in kfd_gtt_sa_free()1094 mutex_unlock(&kfd->gtt_sa_lock); in kfd_gtt_sa_free()
288 struct mutex gtt_sa_lock; member
Completed in 11 milliseconds