Home
last modified time | relevance | path

Searched refs:xenbus_dev_error (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/xen/xenbus/
Dxenbus_client.c318 void xenbus_dev_error(struct xenbus_device *dev, int err, const char *fmt, ...) in xenbus_dev_error() function
326 EXPORT_SYMBOL_GPL(xenbus_dev_error);
447 xenbus_dev_error(dev, err, "freeing event channel %d", port); in xenbus_free_evtchn()
768 xenbus_dev_error(dev, -ENOENT, in xenbus_unmap_ring_vfree_pv()
792 xenbus_dev_error(dev, unmap[i].status, in xenbus_unmap_ring_vfree_pv()
851 xenbus_dev_error(dev, -ENOENT, in xenbus_unmap_ring_vfree_hvm()
907 xenbus_dev_error(dev, unmap[i].status, in xenbus_unmap_ring()
Dxenbus_probe.c252 xenbus_dev_error(dev, err, "xenbus_dev_probe on %s", dev->nodename); in xenbus_dev_probe()
/linux-4.4.14/drivers/block/xen-blkback/
Dxenbus.c105 xenbus_dev_error(blkif->be->dev, err, "get blkback dev name"); in xen_update_blkif_status()
111 xenbus_dev_error(blkif->be->dev, err, "block flush"); in xen_update_blkif_status()
120 xenbus_dev_error(blkif->be->dev, err, "start xenblkd"); in xen_update_blkif_status()
809 xenbus_dev_error(dev, err, "writing %s/physical-sector-size", in connect()
/linux-4.4.14/include/xen/
Dxenbus.h226 void xenbus_dev_error(struct xenbus_device *dev, int err, const char *fmt, ...);
/linux-4.4.14/drivers/char/tpm/
Dxen-tpmfront.c264 xenbus_dev_error(dev, rv, "%s", message); in setup_ring()
/linux-4.4.14/drivers/pci/
Dxen-pcifront.c876 xenbus_dev_error(pdev->xdev, err, in pcifront_try_connect()
962 xenbus_dev_error(pdev->xdev, err, in pcifront_attach_devices()
/linux-4.4.14/drivers/xen/
Dxen-scsiback.c1224 xenbus_dev_error(dev, err, "writing feature-sg-grant"); in scsiback_probe()
/linux-4.4.14/drivers/block/
Dxen-blkfront.c1819 xenbus_dev_error(xbdev, -EBUSY, in blkfront_closing()