xenbus_alloc_evtchn 1700 drivers/block/xen-blkfront.c 	err = xenbus_alloc_evtchn(dev, &rinfo->evtchn);
xenbus_alloc_evtchn  270 drivers/char/tpm/xen-tpmfront.c 	rv = xenbus_alloc_evtchn(dev, &priv->evtchn);
xenbus_alloc_evtchn  210 drivers/gpu/drm/xen/xen_drm_front_evtchnl.c 	ret = xenbus_alloc_evtchn(xb_dev, &evtchnl->port);
xenbus_alloc_evtchn  435 drivers/input/misc/xen-kbdfront.c 	ret = xenbus_alloc_evtchn(dev, &evtchn);
xenbus_alloc_evtchn 1467 drivers/net/xen-netfront.c 	err = xenbus_alloc_evtchn(queue->info->xbdev, &queue->tx_evtchn);
xenbus_alloc_evtchn 1492 drivers/net/xen-netfront.c 	err = xenbus_alloc_evtchn(queue->info->xbdev, &queue->tx_evtchn);
xenbus_alloc_evtchn 1495 drivers/net/xen-netfront.c 	err = xenbus_alloc_evtchn(queue->info->xbdev, &queue->rx_evtchn);
xenbus_alloc_evtchn  798 drivers/pci/xen-pcifront.c 	err = xenbus_alloc_evtchn(pdev->xdev, &pdev->evtchn);
xenbus_alloc_evtchn  728 drivers/scsi/xen-scsifront.c 	err = xenbus_alloc_evtchn(dev, &info->evtchn);
xenbus_alloc_evtchn  374 drivers/tty/hvc/hvc_xen.c 	ret = xenbus_alloc_evtchn(dev, &evtchn);
xenbus_alloc_evtchn  582 drivers/video/fbdev/xen-fbfront.c 	ret = xenbus_alloc_evtchn(dev, &evtchn);
xenbus_alloc_evtchn  389 drivers/xen/pvcalls-front.c 	ret = xenbus_alloc_evtchn(pvcalls_front_dev, evtchn);
xenbus_alloc_evtchn 1184 drivers/xen/pvcalls-front.c 	ret = xenbus_alloc_evtchn(dev, &evtchn);
xenbus_alloc_evtchn  411 drivers/xen/xenbus/xenbus_client.c EXPORT_SYMBOL_GPL(xenbus_alloc_evtchn);
xenbus_alloc_evtchn  218 include/xen/xenbus.h int xenbus_alloc_evtchn(struct xenbus_device *dev, int *port);
xenbus_alloc_evtchn  361 net/9p/trans_xen.c 	ret = xenbus_alloc_evtchn(dev, &ring->evtchn);
xenbus_alloc_evtchn  260 sound/xen/xen_snd_front_evtchnl.c 	ret = xenbus_alloc_evtchn(xb_dev, &channel->port);