Home
last modified time | relevance | path

Searched refs:syncpt_mutex (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/host1x/
H A Dsyncpt.c53 mutex_lock(&host->syncpt_mutex); in host1x_syncpt_alloc()
80 mutex_unlock(&host->syncpt_mutex); in host1x_syncpt_alloc()
87 mutex_unlock(&host->syncpt_mutex); in host1x_syncpt_alloc()
396 mutex_init(&host->syncpt_mutex); in host1x_syncpt_init()
445 mutex_lock(&sp->host->syncpt_mutex); in host1x_syncpt_free()
454 mutex_unlock(&sp->host->syncpt_mutex); in host1x_syncpt_free()
H A Ddev.h134 struct mutex syncpt_mutex; member
/kernel/linux/linux-6.6/drivers/gpu/host1x/
H 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()
304 mutex_init(&host->syncpt_mutex); in host1x_syncpt_init()
348 mutex_lock(&sp->host->syncpt_mutex); in syncpt_release()
356 mutex_unlock(&sp->host->syncpt_mutex); in syncpt_release()
H A Ddev.h151 struct mutex syncpt_mutex; member

Completed in 4 milliseconds