xen_drm_front_evtchnl.c | 152 xenbus_free_evtchn(front_info->xb_dev, evtchnl->port); 165 struct xenbus_device *xb_dev = front_info->xb_dev; local in function:evtchnl_alloc 193 ret = xenbus_grant_ring(xb_dev, sring, 1, &gref); 202 ret = gnttab_grant_foreign_access(xb_dev->otherend_id, 215 ret = xenbus_alloc_evtchn(xb_dev, &evtchnl->port); 220 handler, 0, xb_dev->devicetype, 279 struct xenbus_device *xb_dev = evtchnl->front_info->xb_dev; local in function:evtchnl_publish 285 xenbus_dev_error(xb_dev, ret, "writing ring-ref") [all...] |