Searched refs:syncpt_mutex (Results 1 – 2 of 2) sorted by relevance
68 mutex_lock(&host->syncpt_mutex); in host1x_syncpt_alloc()95 mutex_unlock(&host->syncpt_mutex); in host1x_syncpt_alloc()102 mutex_unlock(&host->syncpt_mutex); in host1x_syncpt_alloc()365 mutex_init(&host->syncpt_mutex); in host1x_syncpt_init()412 mutex_lock(&sp->host->syncpt_mutex); in syncpt_release()420 mutex_unlock(&sp->host->syncpt_mutex); in syncpt_release()
140 struct mutex syncpt_mutex; member