Home
last modified time | relevance | path

Searched refs:active_lock (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/msm/
Dmsm_gpu.c664 mutex_lock(&gpu->active_lock); in retire_submit()
672 mutex_unlock(&gpu->active_lock); in retire_submit()
760 mutex_lock(&gpu->active_lock); in msm_gpu_submit()
766 mutex_unlock(&gpu->active_lock); in msm_gpu_submit()
853 mutex_init(&gpu->active_lock); in msm_gpu_init()
Dmsm_gpu.h212 struct mutex active_lock; member
/Linux-v6.1/drivers/gpu/drm/msm/adreno/
Da6xx_gpu.c1292 mutex_lock(&gpu->active_lock); in a6xx_recover()
1319 mutex_unlock(&gpu->active_lock); in a6xx_recover()