Home
last modified time | relevance | path

Searched refs:XenbusStateClosing (Results 1 – 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/xen-netback/
Dxenbus.c330 case XenbusStateClosing: in set_backend_state()
346 case XenbusStateClosing: in set_backend_state()
347 backend_switch_state(be, XenbusStateClosing); in set_backend_state()
359 case XenbusStateClosing: in set_backend_state()
361 backend_switch_state(be, XenbusStateClosing); in set_backend_state()
370 case XenbusStateClosing: in set_backend_state()
373 backend_switch_state(be, XenbusStateClosing); in set_backend_state()
379 case XenbusStateClosing: in set_backend_state()
443 case XenbusStateClosing: in frontend_changed()
444 set_backend_state(be, XenbusStateClosing); in frontend_changed()
/kernel/linux/linux-5.10/drivers/xen/xenbus/
Dxenbus_probe_frontend.c141 xenbus_switch_state(dev, XenbusStateClosing); in xenbus_frontend_dev_shutdown()
402 xenbus_printf(XBT_NIL, fe, "state", "%d", XenbusStateClosing); in xenbus_reset_frontend()
403 xenbus_reset_wait_for_backend(be, XenbusStateClosing); in xenbus_reset_frontend()
406 case XenbusStateClosing: in xenbus_reset_frontend()
Dxenbus_client.c105 [ XenbusStateClosing ] = "Closing", in xenbus_strstate()
345 xenbus_switch_state(dev, XenbusStateClosing); in xenbus_dev_fatal()
363 __xenbus_switch_state(dev, XenbusStateClosing, 1); in xenbus_switch_fatal()
Dxenbus_probe.c199 if (ignore_on_shutdown && (state == XenbusStateClosing)) in xenbus_otherend_changed()
291 xenbus_read_driver_state(dev->nodename) == XenbusStateClosing) in xenbus_dev_remove()
/kernel/linux/linux-5.10/include/xen/interface/io/
Dxenbus.h28 XenbusStateClosing = 5, /* The device is being closed enumerator
/kernel/linux/linux-5.10/drivers/xen/
Dpvcalls-back.c1096 case XenbusStateClosing: in set_backend_state()
1097 xenbus_switch_state(dev, XenbusStateClosing); in set_backend_state()
1111 case XenbusStateClosing: in set_backend_state()
1113 xenbus_switch_state(dev, XenbusStateClosing); in set_backend_state()
1122 case XenbusStateClosing: in set_backend_state()
1127 xenbus_switch_state(dev, XenbusStateClosing); in set_backend_state()
1133 case XenbusStateClosing: in set_backend_state()
1163 case XenbusStateClosing: in pvcalls_back_changed()
1164 set_backend_state(dev, XenbusStateClosing); in pvcalls_back_changed()
Dxen-scsiback.c1078 case XenbusStateClosing: in scsiback_do_1lun_hotplug()
1147 case XenbusStateClosing: in scsiback_frontend_changed()
1151 xenbus_switch_state(dev, XenbusStateClosing); in scsiback_frontend_changed()
Dpvcalls-front.c1267 case XenbusStateClosing: in pvcalls_front_changed()
/kernel/linux/linux-5.10/sound/xen/
Dxen_snd_front.c280 case XenbusStateClosing: in sndback_changed()
319 xenbus_switch_state(dev, XenbusStateClosing); in xen_drv_remove()
/kernel/linux/linux-5.10/drivers/xen/xen-pciback/
Dxenbus.c457 case XenbusStateClosing: in xen_pcibk_reconfigure()
541 case XenbusStateClosing: in xen_pcibk_frontend_changed()
543 xenbus_switch_state(xdev, XenbusStateClosing); in xen_pcibk_frontend_changed()
/kernel/linux/linux-5.10/drivers/pci/
Dxen-pcifront.c927 if (prev_state >= XenbusStateClosing) in pcifront_try_disconnect()
1038 if (state != XenbusStateClosing) in pcifront_detach_devices()
1101 case XenbusStateClosing: in pcifront_backend_changed()
/kernel/linux/linux-5.10/drivers/gpu/drm/xen/
Dxen_drm_front.c695 case XenbusStateClosing: in displback_changed()
744 xenbus_switch_state(dev, XenbusStateClosing); in xen_drv_remove()
/kernel/linux/linux-5.10/drivers/char/tpm/
Dxen-tpmfront.c410 case XenbusStateClosing: in backend_changed()
/kernel/linux/linux-5.10/drivers/scsi/
Dxen-scsifront.c1025 if (device_state != XenbusStateClosing) in scsifront_do_lun_hotplug()
1114 case XenbusStateClosing: in scsifront_backend_changed()
/kernel/linux/linux-5.10/drivers/block/xen-blkback/
Dxenbus.c841 case XenbusStateClosing: in frontend_changed()
842 xenbus_switch_state(dev, XenbusStateClosing); in frontend_changed()
/kernel/linux/linux-5.10/drivers/input/misc/
Dxen-kbdfront.c528 case XenbusStateClosing: in xenkbd_backend_changed()
/kernel/linux/linux-5.10/drivers/block/
Dxen-blkfront.c2226 if (xbdev->state == XenbusStateClosing) { in blkfront_closing()
2246 xenbus_switch_state(xbdev, XenbusStateClosing); in blkfront_closing()
2569 case XenbusStateClosing: in blkback_changed()
2692 if (xbdev && xbdev->state == XenbusStateClosing) { in blkif_release()
/kernel/linux/linux-5.10/net/9p/
Dtrans_xen.c535 case XenbusStateClosing: in xen_9pfs_front_changed()
/kernel/linux/linux-5.10/drivers/tty/hvc/
Dhvc_xen.c541 case XenbusStateClosing: in xencons_backend_changed()
/kernel/linux/linux-5.10/drivers/net/
Dxen-netfront.c2555 case XenbusStateClosing: in netback_changed()
2663 xenbus_switch_state(dev, XenbusStateClosing); in xennet_bus_close()
2666 XenbusStateClosing || in xennet_bus_close()
/kernel/linux/linux-5.10/drivers/video/fbdev/
Dxen-fbfront.c681 case XenbusStateClosing: in xenfb_backend_changed()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0022_linux_drivers_i2c.patch3593 + case XenbusStateClosing: