Searched refs:syncpt_mutex (Results 1 – 2 of 2) sorted by relevance
69 mutex_lock(&host->syncpt_mutex); in host1x_syncpt_alloc()96 mutex_unlock(&host->syncpt_mutex); in host1x_syncpt_alloc()103 mutex_unlock(&host->syncpt_mutex); in host1x_syncpt_alloc()304 mutex_init(&host->syncpt_mutex); in host1x_syncpt_init()354 mutex_unlock(&sp->host->syncpt_mutex); in syncpt_release()370 kref_put_mutex(&sp->ref, syncpt_release, &sp->host->syncpt_mutex); in host1x_syncpt_put()
160 struct mutex syncpt_mutex; member