xenbus_alloc_evtchn
err = xenbus_alloc_evtchn(dev, &rinfo->evtchn);
rv = xenbus_alloc_evtchn(dev, &priv->evtchn);
ret = xenbus_alloc_evtchn(xb_dev, &evtchnl->port);
ret = xenbus_alloc_evtchn(dev, &evtchn);
err = xenbus_alloc_evtchn(queue->info->xbdev, &queue->tx_evtchn);
err = xenbus_alloc_evtchn(queue->info->xbdev, &queue->tx_evtchn);
err = xenbus_alloc_evtchn(queue->info->xbdev, &queue->rx_evtchn);
err = xenbus_alloc_evtchn(pdev->xdev, &pdev->evtchn);
err = xenbus_alloc_evtchn(dev, &info->evtchn);
ret = xenbus_alloc_evtchn(dev, &evtchn);
err = xenbus_alloc_evtchn(dev, &info->evtchn);
ret = xenbus_alloc_evtchn(dev, &evtchn);
ret = xenbus_alloc_evtchn(dev, &evtchn);
ret = xenbus_alloc_evtchn(pvcalls_front_dev, evtchn);
EXPORT_SYMBOL_GPL(xenbus_alloc_evtchn);
int xenbus_alloc_evtchn(struct xenbus_device *dev, evtchn_port_t *port);
ret = xenbus_alloc_evtchn(dev, &ring->evtchn);
ret = xenbus_alloc_evtchn(xb_dev, &channel->port);