Home
last modified time | relevance | path

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

12

/linux/drivers/xen/xen-pciback/
A 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()
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()
508 xenbus_dev_fatal(pdev->xdev, err, in xen_pcibk_reconfigure()
586 xenbus_dev_fatal(pdev->xdev, err, in xen_pcibk_setup_backend()
640 xenbus_dev_fatal(pdev->xdev, err, in xen_pcibk_setup_backend()
648 xenbus_dev_fatal(pdev->xdev, err, in xen_pcibk_setup_backend()
[all …]
A 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/drivers/block/xen-blkback/
A Dxenbus.c114 xenbus_dev_fatal(blkif->be->dev, err, in xen_update_blkif_status()
646 xenbus_dev_fatal(dev, -ENOMEM, in xen_blkbk_probe()
747 xenbus_dev_fatal(dev, err, "reading mode"); in backend_changed()
827 xenbus_dev_fatal(dev, err, "pending I/O"); in frontend_changed()
904 xenbus_dev_fatal(dev, err, "starting transaction"); in connect()
926 xenbus_dev_fatal(dev, err, "writing %s/sectors", in connect()
936 xenbus_dev_fatal(dev, err, "writing %s/info", in connect()
958 xenbus_dev_fatal(dev, err, "ending transaction"); in connect()
1012 xenbus_dev_fatal(dev, err, "reading %s/%s", in read_per_ring_refs()
1109 xenbus_dev_fatal(dev, err, in connect_ring()
[all …]
/linux/drivers/net/xen-netback/
A Dxenbus.c702 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()
768 xenbus_dev_fatal(dev, -ENOMEM, in connect()
875 xenbus_dev_fatal(dev, -ENOMEM, in connect_data_rings()
884 xenbus_dev_fatal(dev, -ENOMEM, in connect_data_rings()
896 xenbus_dev_fatal(dev, err, in connect_data_rings()
910 xenbus_dev_fatal(dev, err, in connect_data_rings()
922 xenbus_dev_fatal(dev, err, in connect_data_rings()
1018 xenbus_dev_fatal(dev, -ENOMEM, in netback_probe()
[all …]
/linux/drivers/input/misc/
A 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/drivers/pci/
A Dxen-pcifront.c795 xenbus_dev_fatal(pdev->xdev, err, in pcifront_publish_info()
812 xenbus_dev_fatal(pdev->xdev, err, in pcifront_publish_info()
820 xenbus_dev_fatal(pdev->xdev, err, in pcifront_publish_info()
850 xenbus_dev_fatal(pdev->xdev, err, in pcifront_try_connect()
862 xenbus_dev_fatal(pdev->xdev, err, in pcifront_try_connect()
870 xenbus_dev_fatal(pdev->xdev, err, in pcifront_try_connect()
887 xenbus_dev_fatal(pdev->xdev, err, in pcifront_try_connect()
894 xenbus_dev_fatal(pdev->xdev, err, in pcifront_try_connect()
956 xenbus_dev_fatal(pdev->xdev, err, in pcifront_attach_devices()
1010 xenbus_dev_fatal(pdev->xdev, err, in pcifront_detach_devices()
[all …]
/linux/drivers/char/tpm/
A 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/drivers/video/fbdev/
A 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/drivers/xen/xenbus/
A 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()
A 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/drivers/scsi/
A 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/drivers/gpu/drm/xen/
A 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()
A 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/drivers/tty/hvc/
A Dhvc_xen.c435 xenbus_dev_fatal(dev, ret, "starting transaction"); in xencons_connect_backend()
449 xenbus_dev_fatal(dev, ret, "completing transaction"); in xencons_connect_backend()
458 xenbus_dev_fatal(dev, ret, "writing xenstore"); in xencons_connect_backend()
493 xenbus_dev_fatal(dev, ret, "allocating device memory"); in xencons_probe()
/linux/sound/xen/
A 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()
A 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/drivers/block/
A Dxen-blkfront.c1685 xenbus_dev_fatal(dev, -ENOMEM, "allocating shared ring"); in setup_blkring()
1707 xenbus_dev_fatal(dev, err, in setup_blkring()
1762 xenbus_dev_fatal(info->xbdev, err, "%s", message); in write_per_ring_nodes()
1800 xenbus_dev_fatal(dev, err, "starting transaction"); in talk_to_blkback()
1864 xenbus_dev_fatal(dev, err, "completing transaction"); in talk_to_blkback()
1882 xenbus_dev_fatal(dev, err, "%s", message); in talk_to_blkback()
1949 xenbus_dev_fatal(dev, err, "reading virtual-device"); in blkfront_probe()
1985 xenbus_dev_fatal(dev, -ENOMEM, "allocating info structure"); in blkfront_probe()
2358 xenbus_dev_fatal(info->xbdev, err, in blkfront_connect()
2376 xenbus_dev_fatal(info->xbdev, err, "setup_indirect at %s", in blkfront_connect()
[all …]
/linux/net/9p/
A Dtrans_xen.c417 xenbus_dev_fatal(dev, ret, "starting transaction"); in xen_9pfs_front_probe()
452 xenbus_dev_fatal(dev, ret, "completing transaction"); in xen_9pfs_front_probe()
466 xenbus_dev_fatal(dev, ret, "writing xenstore"); in xen_9pfs_front_probe()
/linux/drivers/net/
A Dxen-netfront.c1720 xenbus_dev_fatal(dev, err, "creating netdev"); in netfront_probe()
1910 xenbus_dev_fatal(dev, err, "allocating tx ring page"); in setup_netfront()
1924 xenbus_dev_fatal(dev, err, "allocating rx ring page"); in setup_netfront()
2102 xenbus_dev_fatal(dev, err, "%s", message); in write_queue_xenstore_keys()
2243 xenbus_dev_fatal(dev, err, "parsing %s/mac", dev->nodename); in talk_to_netback()
2268 xenbus_dev_fatal(dev, err, "creating queues"); in talk_to_netback()
2286 xenbus_dev_fatal(dev, err, "starting transaction"); in talk_to_netback()
2358 xenbus_dev_fatal(dev, err, "completing transaction"); in talk_to_netback()
2365 xenbus_dev_fatal(dev, err, "%s", message); in talk_to_netback()
/linux/include/xen/
A Dxenbus.h242 void xenbus_dev_fatal(struct xenbus_device *dev, int err, const char *fmt, ...);
/linux/drivers/xen/
A Dpvcalls-back.c937 xenbus_dev_fatal(dev, err, "reading %s/event-channel", in backend_connect()
945 xenbus_dev_fatal(dev, err, "reading %s/ring-ref", in backend_connect()
1178 xenbus_dev_fatal(dev, -EINVAL, "saw state %d at frontend", in pvcalls_back_changed()
A 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()
A 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()
/linux/
A Dvmlinux.symvers5973 0x00000000 xenbus_dev_fatal vmlinux EXPORT_SYMBOL_GPL
A DSystem.map27496 ffff800010729c10 T xenbus_dev_fatal

Completed in 234 milliseconds

12