Searched refs:req_io_lock (Results 1 – 5 of 5) sorted by relevance
137 mutex_lock(&evtchnl->u.req.req_io_lock); in xen_drm_front_mode_set()154 mutex_unlock(&evtchnl->u.req.req_io_lock); in xen_drm_front_mode_set()191 mutex_lock(&evtchnl->u.req.req_io_lock); in xen_drm_front_dbuf_create()220 mutex_unlock(&evtchnl->u.req.req_io_lock); in xen_drm_front_dbuf_create()224 mutex_unlock(&evtchnl->u.req.req_io_lock); in xen_drm_front_dbuf_create()252 mutex_lock(&evtchnl->u.req.req_io_lock); in xen_drm_front_dbuf_destroy()271 mutex_unlock(&evtchnl->u.req.req_io_lock); in xen_drm_front_dbuf_destroy()295 mutex_lock(&evtchnl->u.req.req_io_lock); in xen_drm_front_fb_attach()311 mutex_unlock(&evtchnl->u.req.req_io_lock); in xen_drm_front_fb_attach()327 mutex_lock(&evtchnl->u.req.req_io_lock); in xen_drm_front_fb_detach()[all …]
57 struct mutex req_io_lock; member
179 mutex_init(&evtchnl->u.req.req_io_lock); in evtchnl_alloc()
51 struct mutex req_io_lock; member
222 mutex_init(&channel->u.req.req_io_lock); in evtchnl_alloc()