Home
last modified time | relevance | path

Searched refs:xenbus_dev_fatal (Results 1 – 16 of 16) sorted by relevance

/linux-4.1.27/drivers/xen/xen-pciback/
Dxenbus.c118 xenbus_dev_fatal(pdev->xdev, err, in xen_pcibk_do_attach()
129 xenbus_dev_fatal(pdev->xdev, err, in xen_pcibk_do_attach()
167 xenbus_dev_fatal(pdev->xdev, err, in xen_pcibk_attach()
173 xenbus_dev_fatal(pdev->xdev, -EFAULT, in xen_pcibk_attach()
189 xenbus_dev_fatal(pdev->xdev, err, in xen_pcibk_attach()
237 xenbus_dev_fatal(pdev->xdev, err, in xen_pcibk_export_device()
384 xenbus_dev_fatal(pdev->xdev, err, in xen_pcibk_reconfigure()
393 xenbus_dev_fatal(pdev->xdev, err, in xen_pcibk_reconfigure()
410 xenbus_dev_fatal(pdev->xdev, err, in xen_pcibk_reconfigure()
419 xenbus_dev_fatal(pdev->xdev, err, in xen_pcibk_reconfigure()
[all …]
Dvpci.c77 xenbus_dev_fatal(pdev->xdev, err, in __xen_pcibk_add_pci_dev()
85 xenbus_dev_fatal(pdev->xdev, err, in __xen_pcibk_add_pci_dev()
131 xenbus_dev_fatal(pdev->xdev, err, in __xen_pcibk_add_pci_dev()
/linux-4.1.27/drivers/block/xen-blkback/
Dxenbus.c577 xenbus_dev_fatal(dev, -ENOMEM, in xen_blkbk_probe()
588 xenbus_dev_fatal(dev, err, "creating block interface"); in xen_blkbk_probe()
644 xenbus_dev_fatal(dev, err, "reading physical-device"); in backend_changed()
659 xenbus_dev_fatal(dev, err, "reading mode"); in backend_changed()
681 xenbus_dev_fatal(dev, err, "creating vbd structure"); in backend_changed()
686 xenbus_dev_fatal(dev, err, "creating sysfs entries"); in backend_changed()
737 xenbus_dev_fatal(dev, err, "pending I/O"); in frontend_changed()
763 xenbus_dev_fatal(dev, -EINVAL, "saw state %d at frontend", in frontend_changed()
789 xenbus_dev_fatal(dev, err, "starting transaction"); in connect()
802 xenbus_dev_fatal(dev, err, "writing %s/feature-persistent", in connect()
[all …]
/linux-4.1.27/drivers/net/xen-netback/
Dxenbus.c265 xenbus_dev_fatal(dev, -ENOMEM, in netback_probe()
278 xenbus_dev_fatal(dev, err, "starting transaction"); in netback_probe()
334 xenbus_dev_fatal(dev, err, "completing transaction"); in netback_probe()
357 xenbus_dev_fatal(dev, err, "reading script"); in netback_probe()
378 xenbus_dev_fatal(dev, err, "%s", message); in netback_probe()
421 xenbus_dev_fatal(dev, err, "reading handle"); in backend_create_xenvif()
428 xenbus_dev_fatal(dev, err, "creating interface"); in backend_create_xenvif()
591 xenbus_dev_fatal(dev, -EINVAL, "saw state %d at frontend", in frontend_changed()
763 xenbus_dev_fatal(dev, err, in connect()
771 xenbus_dev_fatal(dev, err, "parsing %s/mac", dev->nodename); in connect()
[all …]
/linux-4.1.27/drivers/input/misc/
Dxen-kbdfront.c117 xenbus_dev_fatal(dev, -ENOMEM, "allocating info structure"); in xenkbd_probe()
154 xenbus_dev_fatal(dev, ret, "input_register_device(kbd)"); in xenkbd_probe()
186 xenbus_dev_fatal(dev, ret, "input_register_device(ptr)"); in xenkbd_probe()
199 xenbus_dev_fatal(dev, ret, "allocating device memory"); in xenkbd_probe()
246 xenbus_dev_fatal(dev, ret, "bind_evtchn_to_irqhandler"); in xenkbd_connect_backend()
254 xenbus_dev_fatal(dev, ret, "starting transaction"); in xenkbd_connect_backend()
272 xenbus_dev_fatal(dev, ret, "completing transaction"); in xenkbd_connect_backend()
281 xenbus_dev_fatal(dev, ret, "writing xenstore"); in xenkbd_connect_backend()
/linux-4.1.27/drivers/char/tpm/
Dxen-tpmfront.c200 xenbus_dev_fatal(dev, -ENOMEM, "allocating shared ring"); in setup_ring()
217 xenbus_dev_fatal(dev, rv, "allocating TPM irq"); in setup_ring()
225 xenbus_dev_fatal(dev, rv, "starting transaction"); in setup_ring()
253 xenbus_dev_fatal(dev, rv, "completing transaction"); in setup_ring()
295 xenbus_dev_fatal(dev, -ENOMEM, "allocating priv structure"); in tpmfront_probe()
350 xenbus_dev_fatal(dev, -EINVAL, in backend_changed()
/linux-4.1.27/drivers/pci/
Dxen-pcifront.c805 xenbus_dev_fatal(pdev->xdev, err, in pcifront_publish_info()
822 xenbus_dev_fatal(pdev->xdev, err, in pcifront_publish_info()
830 xenbus_dev_fatal(pdev->xdev, err, in pcifront_publish_info()
860 xenbus_dev_fatal(pdev->xdev, err, in pcifront_try_connect()
872 xenbus_dev_fatal(pdev->xdev, err, in pcifront_try_connect()
880 xenbus_dev_fatal(pdev->xdev, err, in pcifront_try_connect()
897 xenbus_dev_fatal(pdev->xdev, err, in pcifront_try_connect()
904 xenbus_dev_fatal(pdev->xdev, err, in pcifront_try_connect()
958 xenbus_dev_fatal(pdev->xdev, err, in pcifront_attach_devices()
966 xenbus_dev_fatal(pdev->xdev, err, in pcifront_attach_devices()
[all …]
/linux-4.1.27/drivers/video/fbdev/
Dxen-fbfront.c373 xenbus_dev_fatal(dev, -ENOMEM, "allocating info structure"); in xenfb_probe()
452 xenbus_dev_fatal(dev, ret, "fb_alloc_cmap"); in xenfb_probe()
463 xenbus_dev_fatal(dev, ret, "xenfb_connect_backend"); in xenfb_probe()
469 xenbus_dev_fatal(dev, ret, "register_framebuffer"); in xenfb_probe()
484 xenbus_dev_fatal(dev, ret, "allocating device memory"); in xenfb_probe()
579 xenbus_dev_fatal(dev, ret, "bind_evtchn_to_irqhandler"); in xenfb_connect_backend()
585 xenbus_dev_fatal(dev, ret, "starting transaction"); in xenfb_connect_backend()
607 xenbus_dev_fatal(dev, ret, "completing transaction"); in xenfb_connect_backend()
617 xenbus_dev_fatal(dev, ret, "writing xenstore"); in xenfb_connect_backend()
/linux-4.1.27/drivers/xen/xenbus/
Dxenbus_client.c125 xenbus_dev_fatal(dev, err, "adding watch on %s", path); in xenbus_watch_path()
163 xenbus_dev_fatal(dev, -ENOMEM, "allocating path for watch"); in xenbus_watch_pathfmt()
334 void xenbus_dev_fatal(struct xenbus_device *dev, int err, const char *fmt, ...) in xenbus_dev_fatal() function
344 EXPORT_SYMBOL_GPL(xenbus_dev_fatal);
387 xenbus_dev_fatal(dev, err, in xenbus_grant_ring()
421 xenbus_dev_fatal(dev, err, "allocating event channel"); in xenbus_alloc_evtchn()
502 xenbus_dev_fatal(dev, map[i].status, in __xenbus_map_ring()
Dxenbus_probe.c153 xenbus_dev_fatal(xendev, err, in xenbus_read_otherend_details()
160 xenbus_dev_fatal(xendev, -ENOENT, in xenbus_read_otherend_details()
/linux-4.1.27/drivers/scsi/
Dxen-scsifront.c723 xenbus_dev_fatal(dev, err, in scsifront_alloc_ring()
733 xenbus_dev_fatal(dev, err, in scsifront_alloc_ring()
741 xenbus_dev_fatal(dev, err, "xenbus_alloc_evtchn"); in scsifront_alloc_ring()
747 xenbus_dev_fatal(dev, err, "bind_evtchn_to_irq"); in scsifront_alloc_ring()
756 xenbus_dev_fatal(dev, err, "request_threaded_irq"); in scsifront_alloc_ring()
795 xenbus_dev_fatal(dev, err, "starting transaction"); in scsifront_init_ring()
800 xenbus_dev_fatal(dev, err, "%s", "writing ring-ref"); in scsifront_init_ring()
808 xenbus_dev_fatal(dev, err, "%s", "writing event-channel"); in scsifront_init_ring()
816 xenbus_dev_fatal(dev, err, "completing transaction"); in scsifront_init_ring()
841 xenbus_dev_fatal(dev, err, "fail to allocate scsi host"); in scsifront_probe()
/linux-4.1.27/drivers/tty/hvc/
Dhvc_xen.c409 xenbus_dev_fatal(dev, ret, "starting transaction"); in xencons_connect_backend()
423 xenbus_dev_fatal(dev, ret, "completing transaction"); in xencons_connect_backend()
432 xenbus_dev_fatal(dev, ret, "writing xenstore"); in xencons_connect_backend()
467 xenbus_dev_fatal(dev, ret, "allocating device memory"); in xencons_probe()
/linux-4.1.27/drivers/block/
Dxen-blkfront.c1257 xenbus_dev_fatal(dev, -ENOMEM, "allocating shared ring"); in setup_blkring()
1278 xenbus_dev_fatal(dev, err, in setup_blkring()
1307 xenbus_dev_fatal(dev, err, "starting transaction"); in talk_to_blkback()
1339 xenbus_dev_fatal(dev, err, "completing transaction"); in talk_to_blkback()
1350 xenbus_dev_fatal(dev, err, "%s", message); in talk_to_blkback()
1377 xenbus_dev_fatal(dev, err, "reading virtual-device"); in blkfront_probe()
1413 xenbus_dev_fatal(dev, -ENOMEM, "allocating info structure"); in blkfront_probe()
1815 xenbus_dev_fatal(info->xbdev, err, in blkfront_connect()
1874 xenbus_dev_fatal(info->xbdev, err, "setup_indirect at %s", in blkfront_connect()
1882 xenbus_dev_fatal(info->xbdev, err, "xlvbd_add at %s", in blkfront_connect()
/linux-4.1.27/drivers/net/
Dxen-netfront.c1307 xenbus_dev_fatal(dev, err, "creating netdev"); in netfront_probe()
1498 xenbus_dev_fatal(dev, err, "allocating tx ring page"); in setup_netfront()
1512 xenbus_dev_fatal(dev, err, "allocating rx ring page"); in setup_netfront()
1687 xenbus_dev_fatal(dev, err, "%s", message); in write_queue_xenstore_keys()
1788 xenbus_dev_fatal(dev, err, "parsing %s/mac", dev->nodename); in talk_to_netback()
1822 xenbus_dev_fatal(dev, err, "starting transaction"); in talk_to_netback()
1891 xenbus_dev_fatal(dev, err, "completing transaction"); in talk_to_netback()
1898 xenbus_dev_fatal(dev, err, "%s", message); in talk_to_netback()
/linux-4.1.27/include/xen/
Dxenbus.h228 void xenbus_dev_fatal(struct xenbus_device *dev, int err, const char *fmt, ...);
/linux-4.1.27/drivers/xen/
Dxen-scsiback.c850 xenbus_dev_fatal(dev, err, "reading %s ring", dev->otherend); in scsiback_map()
1159 xenbus_dev_fatal(dev, -EINVAL, "saw state %d at frontend", in scsiback_frontend_changed()
1207 xenbus_dev_fatal(dev, -ENOMEM, "allocating backend structure"); in scsiback_probe()