Home
last modified time | relevance | path

Searched refs:syncpt_mutex (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/gpu/host1x/
A Dsyncpt.c69 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()
298 mutex_init(&host->syncpt_mutex); in host1x_syncpt_init()
342 mutex_lock(&sp->host->syncpt_mutex); in syncpt_release()
350 mutex_unlock(&sp->host->syncpt_mutex); in syncpt_release()
A Ddev.h151 struct mutex syncpt_mutex; member

Completed in 4 milliseconds