/Linux-v5.10/drivers/xen/xen-pciback/ |
D | xenbus.c | 119 xenbus_dev_fatal(pdev->xdev, err, in xen_pcibk_do_attach() 130 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() 410 xenbus_dev_fatal(pdev->xdev, err, in xen_pcibk_reconfigure() 419 xenbus_dev_fatal(pdev->xdev, err, in xen_pcibk_reconfigure() [all …]
|
D | vpci.c | 79 xenbus_dev_fatal(pdev->xdev, err, in __xen_pcibk_add_pci_dev() 87 xenbus_dev_fatal(pdev->xdev, err, in __xen_pcibk_add_pci_dev() 132 xenbus_dev_fatal(pdev->xdev, err, in __xen_pcibk_add_pci_dev()
|
/Linux-v5.10/drivers/block/xen-blkback/ |
D | xenbus.c | 115 xenbus_dev_fatal(blkif->be->dev, err, in xen_update_blkif_status() 646 xenbus_dev_fatal(dev, -ENOMEM, in xen_blkbk_probe() 657 xenbus_dev_fatal(dev, err, "creating block interface"); in xen_blkbk_probe() 731 xenbus_dev_fatal(dev, err, "reading physical-device"); in backend_changed() 746 xenbus_dev_fatal(dev, err, "reading mode"); in backend_changed() 771 xenbus_dev_fatal(dev, err, "creating vbd structure"); in backend_changed() 776 xenbus_dev_fatal(dev, err, "creating sysfs entries"); in backend_changed() 826 xenbus_dev_fatal(dev, err, "pending I/O"); in frontend_changed() 859 xenbus_dev_fatal(dev, -EINVAL, "saw state %d at frontend", in frontend_changed() 903 xenbus_dev_fatal(dev, err, "starting transaction"); in connect() [all …]
|
/Linux-v5.10/drivers/net/xen-netback/ |
D | xenbus.c | 233 xenbus_dev_fatal(dev, err, "reading handle"); in backend_create_xenvif() 240 xenbus_dev_fatal(dev, err, "creating interface"); in backend_create_xenvif() 458 xenbus_dev_fatal(dev, -EINVAL, "saw state %d at frontend", in frontend_changed() 698 xenbus_dev_fatal(dev, err, in connect_ctrl_ring() 708 xenbus_dev_fatal(dev, err, in connect_ctrl_ring() 737 xenbus_dev_fatal(dev, -EINVAL, in connect() 745 xenbus_dev_fatal(dev, err, "parsing %s/mac", dev->nodename); in connect() 756 xenbus_dev_fatal(dev, err, "connecting control ring"); in connect() 764 xenbus_dev_fatal(dev, -ENOMEM, in connect() 867 xenbus_dev_fatal(dev, -ENOMEM, in connect_data_rings() [all …]
|
/Linux-v5.10/drivers/input/misc/ |
D | xen-kbdfront.c | 210 xenbus_dev_fatal(dev, -ENOMEM, "allocating info structure"); in xenkbd_probe() 265 xenbus_dev_fatal(dev, ret, in xenkbd_probe() 322 xenbus_dev_fatal(dev, ret, in xenkbd_probe() 363 xenbus_dev_fatal(info->xbdev, ret, in xenkbd_probe() 371 xenbus_dev_fatal(info->xbdev, ret, in xenkbd_probe() 392 xenbus_dev_fatal(dev, ret, "allocating device memory"); in xenkbd_probe() 441 xenbus_dev_fatal(dev, ret, "bind_evtchn_to_irqhandler"); in xenkbd_connect_backend() 449 xenbus_dev_fatal(dev, ret, "starting transaction"); in xenkbd_connect_backend() 468 xenbus_dev_fatal(dev, ret, "completing transaction"); in xenkbd_connect_backend() 477 xenbus_dev_fatal(dev, ret, "writing xenstore"); in xenkbd_connect_backend()
|
/Linux-v5.10/drivers/pci/ |
D | xen-pcifront.c | 807 xenbus_dev_fatal(pdev->xdev, err, in pcifront_publish_info() 824 xenbus_dev_fatal(pdev->xdev, err, in pcifront_publish_info() 832 xenbus_dev_fatal(pdev->xdev, err, in pcifront_publish_info() 862 xenbus_dev_fatal(pdev->xdev, err, in pcifront_try_connect() 874 xenbus_dev_fatal(pdev->xdev, err, in pcifront_try_connect() 882 xenbus_dev_fatal(pdev->xdev, err, in pcifront_try_connect() 899 xenbus_dev_fatal(pdev->xdev, err, in pcifront_try_connect() 906 xenbus_dev_fatal(pdev->xdev, err, in pcifront_try_connect() 960 xenbus_dev_fatal(pdev->xdev, err, in pcifront_attach_devices() 968 xenbus_dev_fatal(pdev->xdev, err, in pcifront_attach_devices() [all …]
|
/Linux-v5.10/drivers/char/tpm/ |
D | xen-tpmfront.c | 260 xenbus_dev_fatal(dev, -ENOMEM, "allocating shared ring"); in setup_ring() 277 xenbus_dev_fatal(dev, rv, "allocating TPM irq"); in setup_ring() 285 xenbus_dev_fatal(dev, rv, "starting transaction"); in setup_ring() 313 xenbus_dev_fatal(dev, rv, "completing transaction"); in setup_ring() 354 xenbus_dev_fatal(dev, -ENOMEM, "allocating priv structure"); in tpmfront_probe() 403 xenbus_dev_fatal(dev, -EINVAL, in backend_changed()
|
/Linux-v5.10/drivers/video/fbdev/ |
D | xen-fbfront.c | 375 xenbus_dev_fatal(dev, -ENOMEM, "allocating info structure"); in xenfb_probe() 462 xenbus_dev_fatal(dev, ret, "fb_alloc_cmap"); in xenfb_probe() 473 xenbus_dev_fatal(dev, ret, "xenfb_connect_backend"); in xenfb_probe() 479 xenbus_dev_fatal(dev, ret, "register_framebuffer"); in xenfb_probe() 494 xenbus_dev_fatal(dev, ret, "allocating device memory"); in xenfb_probe() 589 xenbus_dev_fatal(dev, ret, "bind_evtchn_to_irqhandler"); in xenfb_connect_backend() 595 xenbus_dev_fatal(dev, ret, "starting transaction"); in xenfb_connect_backend() 617 xenbus_dev_fatal(dev, ret, "completing transaction"); in xenfb_connect_backend() 627 xenbus_dev_fatal(dev, ret, "writing xenstore"); in xenfb_connect_backend()
|
/Linux-v5.10/drivers/xen/xenbus/ |
D | xenbus_client.c | 143 xenbus_dev_fatal(dev, err, "adding watch on %s", path); in xenbus_watch_path() 181 xenbus_dev_fatal(dev, -ENOMEM, "allocating path for watch"); in xenbus_watch_pathfmt() 331 void xenbus_dev_fatal(struct xenbus_device *dev, int err, const char *fmt, ...) in xenbus_dev_fatal() function 341 EXPORT_SYMBOL_GPL(xenbus_dev_fatal); 388 xenbus_dev_fatal(dev, err, in xenbus_grant_ring() 424 xenbus_dev_fatal(dev, err, "allocating event channel"); in xenbus_alloc_evtchn() 519 xenbus_dev_fatal(dev, info->map[i].status, in __xenbus_map_ring()
|
D | xenbus_probe.c | 152 xenbus_dev_fatal(xendev, err, in xenbus_read_otherend_details() 159 xenbus_dev_fatal(xendev, -ENOENT, in xenbus_read_otherend_details()
|
/Linux-v5.10/drivers/scsi/ |
D | xen-scsifront.c | 712 xenbus_dev_fatal(dev, err, in scsifront_alloc_ring() 722 xenbus_dev_fatal(dev, err, in scsifront_alloc_ring() 730 xenbus_dev_fatal(dev, err, "xenbus_alloc_evtchn"); in scsifront_alloc_ring() 736 xenbus_dev_fatal(dev, err, "bind_evtchn_to_irq"); in scsifront_alloc_ring() 745 xenbus_dev_fatal(dev, err, "request_threaded_irq"); in scsifront_alloc_ring() 784 xenbus_dev_fatal(dev, err, "starting transaction"); in scsifront_init_ring() 789 xenbus_dev_fatal(dev, err, "%s", "writing ring-ref"); in scsifront_init_ring() 797 xenbus_dev_fatal(dev, err, "%s", "writing event-channel"); in scsifront_init_ring() 805 xenbus_dev_fatal(dev, err, "completing transaction"); in scsifront_init_ring() 830 xenbus_dev_fatal(dev, err, "fail to allocate scsi host"); in scsifront_probe()
|
/Linux-v5.10/drivers/gpu/drm/xen/ |
D | xen_drm_front_evtchnl.c | 305 xenbus_dev_fatal(front_info->xb_dev, ret, in xen_drm_front_evtchnl_publish_all() 331 xenbus_dev_fatal(front_info->xb_dev, ret, in xen_drm_front_evtchnl_publish_all() 342 xenbus_dev_fatal(front_info->xb_dev, ret, "writing Xen store"); in xen_drm_front_evtchnl_publish_all()
|
D | xen_drm_front.c | 675 xenbus_dev_fatal(xb_dev, ret, "initializing frontend"); in displback_changed() 687 xenbus_dev_fatal(xb_dev, ret, "connecting backend"); in displback_changed()
|
/Linux-v5.10/drivers/tty/hvc/ |
D | hvc_xen.c | 400 xenbus_dev_fatal(dev, ret, "starting transaction"); in xencons_connect_backend() 414 xenbus_dev_fatal(dev, ret, "completing transaction"); in xencons_connect_backend() 423 xenbus_dev_fatal(dev, ret, "writing xenstore"); in xencons_connect_backend() 458 xenbus_dev_fatal(dev, ret, "allocating device memory"); in xencons_probe()
|
/Linux-v5.10/sound/xen/ |
D | xen_snd_front_evtchnl.c | 393 xenbus_dev_fatal(front_info->xb_dev, ret, in xen_snd_front_evtchnl_publish_all() 449 xenbus_dev_fatal(front_info->xb_dev, ret, in xen_snd_front_evtchnl_publish_all() 457 xenbus_dev_fatal(front_info->xb_dev, ret, "writing XenStore"); in xen_snd_front_evtchnl_publish_all()
|
D | xen_snd_front.c | 264 xenbus_dev_fatal(xb_dev, ret, "initializing frontend"); in sndback_changed() 275 xenbus_dev_fatal(xb_dev, ret, "initializing frontend"); in sndback_changed()
|
/Linux-v5.10/drivers/block/ |
D | xen-blkfront.c | 1694 xenbus_dev_fatal(dev, -ENOMEM, "allocating shared ring"); in setup_blkring() 1716 xenbus_dev_fatal(dev, err, in setup_blkring() 1771 xenbus_dev_fatal(info->xbdev, err, "%s", message); in write_per_ring_nodes() 1815 xenbus_dev_fatal(dev, err, "starting transaction"); in talk_to_blkback() 1879 xenbus_dev_fatal(dev, err, "completing transaction"); in talk_to_blkback() 1897 xenbus_dev_fatal(dev, err, "%s", message); in talk_to_blkback() 1930 xenbus_dev_fatal(info->xbdev, -ENOMEM, "allocating ring_info structure"); in negotiate_mq() 1971 xenbus_dev_fatal(dev, err, "reading virtual-device"); in blkfront_probe() 2007 xenbus_dev_fatal(dev, -ENOMEM, "allocating info structure"); in blkfront_probe() 2399 xenbus_dev_fatal(info->xbdev, err, in blkfront_connect() [all …]
|
/Linux-v5.10/net/9p/ |
D | trans_xen.c | 440 xenbus_dev_fatal(dev, ret, "starting transaction"); in xen_9pfs_front_probe() 475 xenbus_dev_fatal(dev, ret, "completing transaction"); in xen_9pfs_front_probe() 489 xenbus_dev_fatal(dev, ret, "writing xenstore"); in xen_9pfs_front_probe()
|
/Linux-v5.10/drivers/net/ |
D | xen-netfront.c | 1600 xenbus_dev_fatal(dev, err, "creating netdev"); in netfront_probe() 1785 xenbus_dev_fatal(dev, err, "allocating tx ring page"); in setup_netfront() 1799 xenbus_dev_fatal(dev, err, "allocating rx ring page"); in setup_netfront() 1974 xenbus_dev_fatal(dev, err, "%s", message); in write_queue_xenstore_keys() 2114 xenbus_dev_fatal(dev, err, "parsing %s/mac", dev->nodename); in talk_to_netback() 2135 xenbus_dev_fatal(dev, err, "creating queues"); in talk_to_netback() 2153 xenbus_dev_fatal(dev, err, "starting transaction"); in talk_to_netback() 2225 xenbus_dev_fatal(dev, err, "completing transaction"); in talk_to_netback() 2232 xenbus_dev_fatal(dev, err, "%s", message); in talk_to_netback()
|
/Linux-v5.10/include/xen/ |
D | xenbus.h | 224 void xenbus_dev_fatal(struct xenbus_device *dev, int err, const char *fmt, ...);
|
/Linux-v5.10/drivers/xen/ |
D | pvcalls-back.c | 938 xenbus_dev_fatal(dev, err, "reading %s/event-channel", in backend_connect() 946 xenbus_dev_fatal(dev, err, "reading %s/ring-ref", in backend_connect() 1179 xenbus_dev_fatal(dev, -EINVAL, "saw state %d at frontend", in pvcalls_back_changed()
|
D | pvcalls-front.c | 1212 xenbus_dev_fatal(dev, ret, "starting transaction"); in pvcalls_front_probe() 1229 xenbus_dev_fatal(dev, ret, "completing transaction"); in pvcalls_front_probe() 1238 xenbus_dev_fatal(dev, ret, "writing xenstore"); in pvcalls_front_probe()
|
D | xen-scsiback.c | 835 xenbus_dev_fatal(dev, err, "reading %s ring", dev->otherend); in scsiback_map() 1170 xenbus_dev_fatal(dev, -EINVAL, "saw state %d at frontend", in scsiback_frontend_changed() 1220 xenbus_dev_fatal(dev, -ENOMEM, "allocating backend structure"); in scsiback_probe()
|