Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/xen/xen-pciback/
Dxenbus.c120 xenbus_dev_fatal(pdev->xdev, err, in xen_pcibk_do_attach()
131 xenbus_dev_fatal(pdev->xdev, err, in xen_pcibk_do_attach()
169 xenbus_dev_fatal(pdev->xdev, err, in xen_pcibk_attach()
175 xenbus_dev_fatal(pdev->xdev, -EFAULT, in xen_pcibk_attach()
191 xenbus_dev_fatal(pdev->xdev, err, in xen_pcibk_attach()
239 xenbus_dev_fatal(pdev->xdev, err, in xen_pcibk_export_device()
386 xenbus_dev_fatal(pdev->xdev, err, in xen_pcibk_reconfigure()
395 xenbus_dev_fatal(pdev->xdev, err, in xen_pcibk_reconfigure()
412 xenbus_dev_fatal(pdev->xdev, err, in xen_pcibk_reconfigure()
421 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.4.14/drivers/block/xen-blkback/
Dxenbus.c541 xenbus_dev_fatal(dev, -ENOMEM, in xen_blkbk_probe()
552 xenbus_dev_fatal(dev, err, "creating block interface"); in xen_blkbk_probe()
613 xenbus_dev_fatal(dev, err, "reading physical-device"); in backend_changed()
628 xenbus_dev_fatal(dev, err, "reading mode"); in backend_changed()
650 xenbus_dev_fatal(dev, err, "creating vbd structure"); in backend_changed()
655 xenbus_dev_fatal(dev, err, "creating sysfs entries"); in backend_changed()
706 xenbus_dev_fatal(dev, err, "pending I/O"); in frontend_changed()
732 xenbus_dev_fatal(dev, -EINVAL, "saw state %d at frontend", in frontend_changed()
758 xenbus_dev_fatal(dev, err, "starting transaction"); in connect()
771 xenbus_dev_fatal(dev, err, "writing %s/feature-persistent", in connect()
[all …]
/linux-4.4.14/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()
342 xenbus_dev_fatal(dev, err, "completing transaction"); in netback_probe()
365 xenbus_dev_fatal(dev, err, "reading script"); in netback_probe()
386 xenbus_dev_fatal(dev, err, "%s", message); in netback_probe()
429 xenbus_dev_fatal(dev, err, "reading handle"); in backend_create_xenvif()
436 xenbus_dev_fatal(dev, err, "creating interface"); in backend_create_xenvif()
599 xenbus_dev_fatal(dev, -EINVAL, "saw state %d at frontend", in frontend_changed()
771 xenbus_dev_fatal(dev, err, in connect()
779 xenbus_dev_fatal(dev, err, "parsing %s/mac", dev->nodename); in connect()
[all …]
/linux-4.4.14/drivers/input/misc/
Dxen-kbdfront.c117 xenbus_dev_fatal(dev, -ENOMEM, "allocating info structure"); in xenkbd_probe()
160 xenbus_dev_fatal(dev, ret, "input_register_device(kbd)"); in xenkbd_probe()
192 xenbus_dev_fatal(dev, ret, "input_register_device(ptr)"); in xenkbd_probe()
205 xenbus_dev_fatal(dev, ret, "allocating device memory"); in xenkbd_probe()
252 xenbus_dev_fatal(dev, ret, "bind_evtchn_to_irqhandler"); in xenkbd_connect_backend()
260 xenbus_dev_fatal(dev, ret, "starting transaction"); in xenkbd_connect_backend()
278 xenbus_dev_fatal(dev, ret, "completing transaction"); in xenkbd_connect_backend()
287 xenbus_dev_fatal(dev, ret, "writing xenstore"); in xenkbd_connect_backend()
/linux-4.4.14/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.4.14/drivers/pci/
Dxen-pcifront.c813 xenbus_dev_fatal(pdev->xdev, err, in pcifront_publish_info()
830 xenbus_dev_fatal(pdev->xdev, err, in pcifront_publish_info()
838 xenbus_dev_fatal(pdev->xdev, err, in pcifront_publish_info()
868 xenbus_dev_fatal(pdev->xdev, err, in pcifront_try_connect()
880 xenbus_dev_fatal(pdev->xdev, err, in pcifront_try_connect()
888 xenbus_dev_fatal(pdev->xdev, err, in pcifront_try_connect()
905 xenbus_dev_fatal(pdev->xdev, err, in pcifront_try_connect()
912 xenbus_dev_fatal(pdev->xdev, err, in pcifront_try_connect()
966 xenbus_dev_fatal(pdev->xdev, err, in pcifront_attach_devices()
974 xenbus_dev_fatal(pdev->xdev, err, in pcifront_attach_devices()
[all …]
/linux-4.4.14/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.4.14/drivers/xen/xenbus/
Dxenbus_client.c130 xenbus_dev_fatal(dev, err, "adding watch on %s", path); in xenbus_watch_path()
168 xenbus_dev_fatal(dev, -ENOMEM, "allocating path for watch"); in xenbus_watch_pathfmt()
339 void xenbus_dev_fatal(struct xenbus_device *dev, int err, const char *fmt, ...) in xenbus_dev_fatal() function
349 EXPORT_SYMBOL_GPL(xenbus_dev_fatal);
390 xenbus_dev_fatal(dev, err, in xenbus_grant_ring()
426 xenbus_dev_fatal(dev, err, "allocating event channel"); in xenbus_alloc_evtchn()
507 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.4.14/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.4.14/drivers/tty/hvc/
Dhvc_xen.c405 xenbus_dev_fatal(dev, ret, "starting transaction"); in xencons_connect_backend()
419 xenbus_dev_fatal(dev, ret, "completing transaction"); in xencons_connect_backend()
428 xenbus_dev_fatal(dev, ret, "writing xenstore"); in xencons_connect_backend()
463 xenbus_dev_fatal(dev, ret, "allocating device memory"); in xencons_probe()
/linux-4.4.14/drivers/block/
Dxen-blkfront.c1424 xenbus_dev_fatal(dev, -ENOMEM, "allocating shared ring"); in setup_blkring()
1446 xenbus_dev_fatal(dev, err, in setup_blkring()
1486 xenbus_dev_fatal(dev, err, "starting transaction"); in talk_to_blkback()
1539 xenbus_dev_fatal(dev, err, "completing transaction"); in talk_to_blkback()
1553 xenbus_dev_fatal(dev, err, "%s", message); in talk_to_blkback()
1580 xenbus_dev_fatal(dev, err, "reading virtual-device"); in blkfront_probe()
1616 xenbus_dev_fatal(dev, -ENOMEM, "allocating info structure"); in blkfront_probe()
2040 xenbus_dev_fatal(info->xbdev, err, in blkfront_connect()
2058 xenbus_dev_fatal(info->xbdev, err, "setup_indirect at %s", in blkfront_connect()
2066 xenbus_dev_fatal(info->xbdev, err, "xlvbd_add at %s", in blkfront_connect()
/linux-4.4.14/drivers/net/
Dxen-netfront.c1354 xenbus_dev_fatal(dev, err, "creating netdev"); in netfront_probe()
1545 xenbus_dev_fatal(dev, err, "allocating tx ring page"); in setup_netfront()
1559 xenbus_dev_fatal(dev, err, "allocating rx ring page"); in setup_netfront()
1733 xenbus_dev_fatal(dev, err, "%s", message); in write_queue_xenstore_keys()
1834 xenbus_dev_fatal(dev, err, "parsing %s/mac", dev->nodename); in talk_to_netback()
1868 xenbus_dev_fatal(dev, err, "starting transaction"); in talk_to_netback()
1940 xenbus_dev_fatal(dev, err, "completing transaction"); in talk_to_netback()
1947 xenbus_dev_fatal(dev, err, "%s", message); in talk_to_netback()
/linux-4.4.14/include/xen/
Dxenbus.h228 void xenbus_dev_fatal(struct xenbus_device *dev, int err, const char *fmt, ...);
/linux-4.4.14/drivers/xen/
Dxen-scsiback.c844 xenbus_dev_fatal(dev, err, "reading %s ring", dev->otherend); in scsiback_map()
1157 xenbus_dev_fatal(dev, -EINVAL, "saw state %d at frontend", in scsiback_frontend_changed()
1205 xenbus_dev_fatal(dev, -ENOMEM, "allocating backend structure"); in scsiback_probe()