Searched refs:DRM_UNLOCK (Results 1 – 9 of 9) sorted by relevance
80 DRM_UNLOCK(); in drm_ctxbitmap_free()95 DRM_UNLOCK(); in drm_ctxbitmap_next()113 DRM_UNLOCK(); in drm_ctxbitmap_next()124 DRM_UNLOCK(); in drm_ctxbitmap_next()130 DRM_UNLOCK(); in drm_ctxbitmap_next()144 DRM_UNLOCK(); in drm_ctxbitmap_init()149 DRM_UNLOCK(); in drm_ctxbitmap_init()168 DRM_UNLOCK(); in drm_ctxbitmap_cleanup()197 DRM_UNLOCK(); in drm_getsareactx()202 DRM_UNLOCK(); in drm_getsareactx()[all …]
111 DRM_UNLOCK(); in drm_set_busid()118 DRM_UNLOCK(); in drm_set_busid()125 DRM_UNLOCK(); in drm_set_busid()159 DRM_UNLOCK(); in drm_getmap()177 DRM_UNLOCK(); in drm_getmap()236 DRM_UNLOCK(); in drm_getclient()261 DRM_UNLOCK(); in drm_getclient()289 DRM_UNLOCK(); in drm_getstats()
97 DRM_UNLOCK(); in drm_open_helper()119 DRM_UNLOCK(); in drm_open_helper()129 DRM_UNLOCK(); in drm_open_helper()
90 DRM_UNLOCK(); in drm_add_magic()117 DRM_UNLOCK(); in drm_remove_magic()122 DRM_UNLOCK(); in drm_remove_magic()
140 DRM_UNLOCK(); in drm_sg_alloc()145 DRM_UNLOCK(); in drm_sg_alloc()178 DRM_UNLOCK(); in drm_sg_free()
377 DRM_UNLOCK(); in drm_load()405 DRM_UNLOCK(); in drm_unload()442 DRM_UNLOCK(); in drm_open()460 DRM_UNLOCK(); in drm_close()519 DRM_UNLOCK(); in drm_close()
188 DRM_UNLOCK(); in drm_unlock()
333 DRM_UNLOCK(); in drm_rmmap_ioctl()338 DRM_UNLOCK(); in drm_rmmap_ioctl()
153 #define DRM_UNLOCK() mutex_exit(&dev->dev_lock) macro