Searched refs:req_io_lock (Results 1 – 3 of 3) sorted by relevance
142 mutex_lock(&evtchnl->u.req.req_io_lock); in xen_drm_front_mode_set()159 mutex_unlock(&evtchnl->u.req.req_io_lock); in xen_drm_front_mode_set()195 mutex_lock(&evtchnl->u.req.req_io_lock); in xen_drm_front_dbuf_create()223 mutex_unlock(&evtchnl->u.req.req_io_lock); in xen_drm_front_dbuf_create()227 mutex_unlock(&evtchnl->u.req.req_io_lock); in xen_drm_front_dbuf_create()255 mutex_lock(&evtchnl->u.req.req_io_lock); in xen_drm_front_dbuf_destroy()274 mutex_unlock(&evtchnl->u.req.req_io_lock); in xen_drm_front_dbuf_destroy()298 mutex_lock(&evtchnl->u.req.req_io_lock); in xen_drm_front_fb_attach()314 mutex_unlock(&evtchnl->u.req.req_io_lock); in xen_drm_front_fb_attach()330 mutex_lock(&evtchnl->u.req.req_io_lock); in xen_drm_front_fb_detach()[all …]
59 struct mutex req_io_lock; member
188 mutex_init(&evtchnl->u.req.req_io_lock); in evtchnl_alloc()