Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
A Ddrm_context.c143 mutex_lock(&dev->ctxlist_mutex); in drm_legacy_ctxbitmap_flush()
157 mutex_unlock(&dev->ctxlist_mutex); in drm_legacy_ctxbitmap_flush()
401 mutex_lock(&dev->ctxlist_mutex); in drm_legacy_addctx()
403 mutex_unlock(&dev->ctxlist_mutex); in drm_legacy_addctx()
509 mutex_lock(&dev->ctxlist_mutex); in drm_legacy_rmctx()
520 mutex_unlock(&dev->ctxlist_mutex); in drm_legacy_rmctx()
A Ddrm_legacy_misc.c49 mutex_init(&dev->ctxlist_mutex); in drm_legacy_init_members()
54 mutex_destroy(&dev->ctxlist_mutex); in drm_legacy_destroy_members()
/linux/include/drm/
A Ddrm_device.h319 struct mutex ctxlist_mutex; member

Completed in 10 milliseconds