Searched refs:gtt_sa_lock (Results 1 – 2 of 2) sorted by relevance
1364 mutex_init(&kfd->gtt_sa_lock); in kfd_gtt_sa_init()1372 mutex_destroy(&kfd->gtt_sa_lock); in kfd_gtt_sa_fini()1409 mutex_lock(&kfd->gtt_sa_lock); in kfd_gtt_sa_allocate()1485 mutex_unlock(&kfd->gtt_sa_lock); in kfd_gtt_sa_allocate()1490 mutex_unlock(&kfd->gtt_sa_lock); in kfd_gtt_sa_allocate()1506 mutex_lock(&kfd->gtt_sa_lock); in kfd_gtt_sa_free()1514 mutex_unlock(&kfd->gtt_sa_lock); in kfd_gtt_sa_free()
264 struct mutex gtt_sa_lock; member
Completed in 8 milliseconds