Searched refs:req_io_lock (Results 1 – 3 of 3) sorted by relevance
136 mutex_lock(&evtchnl->u.req.req_io_lock); in xen_drm_front_mode_set()153 mutex_unlock(&evtchnl->u.req.req_io_lock); in xen_drm_front_mode_set()190 mutex_lock(&evtchnl->u.req.req_io_lock); in xen_drm_front_dbuf_create()219 mutex_unlock(&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()251 mutex_lock(&evtchnl->u.req.req_io_lock); in xen_drm_front_dbuf_destroy()270 mutex_unlock(&evtchnl->u.req.req_io_lock); in xen_drm_front_dbuf_destroy()294 mutex_lock(&evtchnl->u.req.req_io_lock); in xen_drm_front_fb_attach()310 mutex_unlock(&evtchnl->u.req.req_io_lock); in xen_drm_front_fb_attach()326 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()
Completed in 6 milliseconds