Home
last modified time | relevance | path

Searched refs:XenbusStateClosing (Results 1 - 25 of 43) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/xen-netback/
H A 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()
[all...]
/kernel/linux/linux-6.6/drivers/net/xen-netback/
H A 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()
[all...]
/kernel/linux/linux-5.10/include/xen/interface/io/
H A Dxenbus.h28 XenbusStateClosing = 5, /* The device is being closed enumerator
/kernel/linux/linux-6.6/include/xen/interface/io/
H A Dxenbus.h28 XenbusStateClosing = 5, /* The device is being closed enumerator
/kernel/linux/linux-5.10/drivers/xen/
H A Dpvcalls-back.c1095 case XenbusStateClosing: in set_backend_state()
1096 xenbus_switch_state(dev, XenbusStateClosing); in set_backend_state()
1110 case XenbusStateClosing: in set_backend_state()
1112 xenbus_switch_state(dev, XenbusStateClosing); in set_backend_state()
1121 case XenbusStateClosing: in set_backend_state()
1126 xenbus_switch_state(dev, XenbusStateClosing); in set_backend_state()
1132 case XenbusStateClosing: in set_backend_state()
1162 case XenbusStateClosing: in pvcalls_back_changed()
1163 set_backend_state(dev, XenbusStateClosing); in pvcalls_back_changed()
/kernel/linux/linux-6.6/drivers/xen/
H A Dpvcalls-back.c1100 case XenbusStateClosing: in set_backend_state()
1101 xenbus_switch_state(dev, XenbusStateClosing); in set_backend_state()
1115 case XenbusStateClosing: in set_backend_state()
1117 xenbus_switch_state(dev, XenbusStateClosing); in set_backend_state()
1126 case XenbusStateClosing: in set_backend_state()
1131 xenbus_switch_state(dev, XenbusStateClosing); in set_backend_state()
1137 case XenbusStateClosing: in set_backend_state()
1167 case XenbusStateClosing: in pvcalls_back_changed()
1168 set_backend_state(dev, XenbusStateClosing); in pvcalls_back_changed()
/kernel/linux/linux-5.10/drivers/xen/xenbus/
H A 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()
H A Dxenbus_client.c105 [ XenbusStateClosing ] = "Closing", in xenbus_strstate()
125 * be NULL, the device will switch to %XenbusStateClosing, and the error will
167 * free, the device will switch to %XenbusStateClosing, and the error will be
264 * to XenbusStateClosing, and the error will be saved in the store.
333 * xenbus_switch_state(dev, XenbusStateClosing) to schedule an orderly
345 xenbus_switch_state(dev, XenbusStateClosing); in xenbus_dev_fatal()
363 __xenbus_switch_state(dev, XenbusStateClosing, 1); in xenbus_switch_fatal()
376 * XenbusStateClosing, and the error will be saved in the store.
414 * error, the device will switch to XenbusStateClosing, and the error will be
468 * XenbusStateClosing an
[all...]
H A 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-6.6/drivers/xen/xenbus/
H A Dxenbus_probe_frontend.c141 xenbus_switch_state(dev, XenbusStateClosing); in xenbus_frontend_dev_shutdown()
394 xenbus_printf(XBT_NIL, fe, "state", "%d", XenbusStateClosing); in xenbus_reset_frontend()
395 xenbus_reset_wait_for_backend(be, XenbusStateClosing); in xenbus_reset_frontend()
398 case XenbusStateClosing: in xenbus_reset_frontend()
H A Dxenbus_client.c105 [ XenbusStateClosing ] = "Closing", in xenbus_strstate()
125 * be NULL, the device will switch to %XenbusStateClosing, and the error will
167 * free, the device will switch to %XenbusStateClosing, and the error will be
264 * to XenbusStateClosing, and the error will be saved in the store.
333 * xenbus_switch_state(dev, XenbusStateClosing) to schedule an orderly
345 xenbus_switch_state(dev, XenbusStateClosing); in xenbus_dev_fatal()
363 __xenbus_switch_state(dev, XenbusStateClosing, 1); in xenbus_switch_fatal()
459 * error, the device will switch to XenbusStateClosing, and the error will be
513 * XenbusStateClosing and the error message will be saved in XenStore.
H A Dxenbus_probe.c200 if (ignore_on_shutdown && (state == XenbusStateClosing)) in xenbus_otherend_changed()
357 xenbus_read_driver_state(dev->nodename) == XenbusStateClosing) in xenbus_dev_remove()
/kernel/linux/linux-5.10/sound/xen/
H A Dxen_snd_front.c280 case XenbusStateClosing: in sndback_changed()
319 xenbus_switch_state(dev, XenbusStateClosing); in xen_drv_remove()
/kernel/linux/linux-6.6/sound/xen/
H A 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/
H A 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-6.6/drivers/xen/xen-pciback/
H A 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-6.6/drivers/pci/
H A Dxen-pcifront.c881 if (prev_state >= XenbusStateClosing) in pcifront_try_disconnect()
950 if (state != XenbusStateClosing) in pcifront_detach_devices()
1014 case XenbusStateClosing: in pcifront_backend_changed()
/kernel/linux/linux-5.10/drivers/gpu/drm/xen/
H A Dxen_drm_front.c695 case XenbusStateClosing: in displback_changed()
744 xenbus_switch_state(dev, XenbusStateClosing); in xen_drv_remove()
/kernel/linux/linux-6.6/drivers/gpu/drm/xen/
H A Dxen_drm_front.c672 case XenbusStateClosing: in displback_changed()
721 xenbus_switch_state(dev, XenbusStateClosing); in xen_drv_remove()
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dxen-tpmfront.c397 case XenbusStateClosing: in backend_changed()
/kernel/linux/linux-5.10/drivers/pci/
H A 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/char/tpm/
H A Dxen-tpmfront.c410 case XenbusStateClosing: in backend_changed()
/kernel/linux/linux-5.10/drivers/input/misc/
H A Dxen-kbdfront.c528 case XenbusStateClosing: in xenkbd_backend_changed()
/kernel/linux/linux-5.10/net/9p/
H A Dtrans_xen.c549 case XenbusStateClosing: in xen_9pfs_front_changed()
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dxen-kbdfront.c527 case XenbusStateClosing: in xenkbd_backend_changed()

Completed in 23 milliseconds

12