Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/xen/xen-pciback/
Dxenbus.c119 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()
385 xenbus_dev_fatal(pdev->xdev, err, in xen_pcibk_reconfigure()
394 xenbus_dev_fatal(pdev->xdev, err, in xen_pcibk_reconfigure()
409 xenbus_dev_fatal(pdev->xdev, err, in xen_pcibk_reconfigure()
418 xenbus_dev_fatal(pdev->xdev, err, in xen_pcibk_reconfigure()
[all …]
Dvpci.c79 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()
134 xenbus_dev_fatal(pdev->xdev, err, in __xen_pcibk_add_pci_dev()
/Linux-v5.15/drivers/block/xen-blkback/
Dxenbus.c114 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()
732 xenbus_dev_fatal(dev, err, "reading physical-device"); in backend_changed()
747 xenbus_dev_fatal(dev, err, "reading mode"); in backend_changed()
772 xenbus_dev_fatal(dev, err, "creating vbd structure"); in backend_changed()
777 xenbus_dev_fatal(dev, err, "creating sysfs entries"); in backend_changed()
827 xenbus_dev_fatal(dev, err, "pending I/O"); in frontend_changed()
860 xenbus_dev_fatal(dev, -EINVAL, "saw state %d at frontend", in frontend_changed()
904 xenbus_dev_fatal(dev, err, "starting transaction"); in connect()
[all …]
/Linux-v5.15/drivers/net/xen-netback/
Dxenbus.c233 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()
702 xenbus_dev_fatal(dev, err, in connect_ctrl_ring()
712 xenbus_dev_fatal(dev, err, in connect_ctrl_ring()
741 xenbus_dev_fatal(dev, -EINVAL, in connect()
749 xenbus_dev_fatal(dev, err, "parsing %s/mac", dev->nodename); in connect()
760 xenbus_dev_fatal(dev, err, "connecting control ring"); in connect()
768 xenbus_dev_fatal(dev, -ENOMEM, in connect()
875 xenbus_dev_fatal(dev, -ENOMEM, in connect_data_rings()
[all …]
/Linux-v5.15/drivers/input/misc/
Dxen-kbdfront.c210 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.15/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-v5.15/drivers/char/tpm/
Dxen-tpmfront.c260 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.15/drivers/video/fbdev/
Dxen-fbfront.c375 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.15/drivers/xen/xenbus/
Dxenbus_client.c147 xenbus_dev_fatal(dev, err, "adding watch on %s", path); in xenbus_watch_path()
187 xenbus_dev_fatal(dev, -ENOMEM, "allocating path for watch"); in xenbus_watch_pathfmt()
337 void xenbus_dev_fatal(struct xenbus_device *dev, int err, const char *fmt, ...) in xenbus_dev_fatal() function
347 EXPORT_SYMBOL_GPL(xenbus_dev_fatal);
394 xenbus_dev_fatal(dev, err, in xenbus_grant_ring()
430 xenbus_dev_fatal(dev, err, "allocating event channel"); in xenbus_alloc_evtchn()
525 xenbus_dev_fatal(dev, info->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-v5.15/drivers/scsi/
Dxen-scsifront.c718 xenbus_dev_fatal(dev, err, in scsifront_alloc_ring()
728 xenbus_dev_fatal(dev, err, in scsifront_alloc_ring()
736 xenbus_dev_fatal(dev, err, "xenbus_alloc_evtchn"); in scsifront_alloc_ring()
742 xenbus_dev_fatal(dev, err, "bind_evtchn_to_irq"); in scsifront_alloc_ring()
751 xenbus_dev_fatal(dev, err, "request_threaded_irq"); in scsifront_alloc_ring()
790 xenbus_dev_fatal(dev, err, "starting transaction"); in scsifront_init_ring()
795 xenbus_dev_fatal(dev, err, "%s", "writing ring-ref"); in scsifront_init_ring()
803 xenbus_dev_fatal(dev, err, "%s", "writing event-channel"); in scsifront_init_ring()
811 xenbus_dev_fatal(dev, err, "completing transaction"); in scsifront_init_ring()
836 xenbus_dev_fatal(dev, err, "fail to allocate scsi host"); in scsifront_probe()
/Linux-v5.15/drivers/gpu/drm/xen/
Dxen_drm_front_evtchnl.c305 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()
Dxen_drm_front.c667 xenbus_dev_fatal(xb_dev, ret, "initializing frontend"); in displback_changed()
679 xenbus_dev_fatal(xb_dev, ret, "connecting backend"); in displback_changed()
/Linux-v5.15/drivers/tty/hvc/
Dhvc_xen.c411 xenbus_dev_fatal(dev, ret, "starting transaction"); in xencons_connect_backend()
425 xenbus_dev_fatal(dev, ret, "completing transaction"); in xencons_connect_backend()
434 xenbus_dev_fatal(dev, ret, "writing xenstore"); in xencons_connect_backend()
469 xenbus_dev_fatal(dev, ret, "allocating device memory"); in xencons_probe()
/Linux-v5.15/sound/xen/
Dxen_snd_front_evtchnl.c393 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()
Dxen_snd_front.c264 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.15/drivers/block/
Dxen-blkfront.c1675 xenbus_dev_fatal(dev, -ENOMEM, "allocating shared ring"); in setup_blkring()
1697 xenbus_dev_fatal(dev, err, in setup_blkring()
1752 xenbus_dev_fatal(info->xbdev, err, "%s", message); in write_per_ring_nodes()
1790 xenbus_dev_fatal(dev, err, "starting transaction"); in talk_to_blkback()
1854 xenbus_dev_fatal(dev, err, "completing transaction"); in talk_to_blkback()
1872 xenbus_dev_fatal(dev, err, "%s", message); in talk_to_blkback()
1898 xenbus_dev_fatal(info->xbdev, -ENOMEM, "allocating ring_info structure"); in negotiate_mq()
1939 xenbus_dev_fatal(dev, err, "reading virtual-device"); in blkfront_probe()
1975 xenbus_dev_fatal(dev, -ENOMEM, "allocating info structure"); in blkfront_probe()
2348 xenbus_dev_fatal(info->xbdev, err, in blkfront_connect()
[all …]
/Linux-v5.15/net/9p/
Dtrans_xen.c440 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.15/drivers/net/
Dxen-netfront.c1659 xenbus_dev_fatal(dev, err, "creating netdev"); in netfront_probe()
1848 xenbus_dev_fatal(dev, err, "allocating tx ring page"); in setup_netfront()
1862 xenbus_dev_fatal(dev, err, "allocating rx ring page"); in setup_netfront()
2039 xenbus_dev_fatal(dev, err, "%s", message); in write_queue_xenstore_keys()
2179 xenbus_dev_fatal(dev, err, "parsing %s/mac", dev->nodename); in talk_to_netback()
2203 xenbus_dev_fatal(dev, err, "creating queues"); in talk_to_netback()
2221 xenbus_dev_fatal(dev, err, "starting transaction"); in talk_to_netback()
2293 xenbus_dev_fatal(dev, err, "completing transaction"); in talk_to_netback()
2300 xenbus_dev_fatal(dev, err, "%s", message); in talk_to_netback()
/Linux-v5.15/include/xen/
Dxenbus.h241 void xenbus_dev_fatal(struct xenbus_device *dev, int err, const char *fmt, ...);
/Linux-v5.15/drivers/xen/
Dpvcalls-back.c938 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()
Dpvcalls-front.c1212 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()
Dxen-scsiback.c830 xenbus_dev_fatal(dev, err, "reading %s ring", dev->otherend); in scsiback_map()
1165 xenbus_dev_fatal(dev, -EINVAL, "saw state %d at frontend", in scsiback_frontend_changed()
1215 xenbus_dev_fatal(dev, -ENOMEM, "allocating backend structure"); in scsiback_probe()