Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/xen/
Dmanage.c239 xenbus_transaction_end(xbt, 1); in shutdown_handler()
252 err = xenbus_transaction_end(xbt, 0); in shutdown_handler()
292 xenbus_transaction_end(xbt, 1); in sysrq_handler()
301 xenbus_transaction_end(xbt, 1); in sysrq_handler()
306 err = xenbus_transaction_end(xbt, 0); in sysrq_handler()
Dpvcalls-front.c1225 ret = xenbus_transaction_end(xbt, 0); in pvcalls_front_probe()
1237 xenbus_transaction_end(xbt, 1); in pvcalls_front_probe()
Dpvcalls-back.c1068 err = xenbus_transaction_end(xbt, abort); in pvcalls_back_probe()
/Linux-v6.1/drivers/gpu/drm/xen/
Dxen_drm_front_evtchnl.c305 ret = xenbus_transaction_end(xbt, 0); in xen_drm_front_evtchnl_publish_all()
318 xenbus_transaction_end(xbt, 1); in xen_drm_front_evtchnl_publish_all()
/Linux-v6.1/drivers/char/tpm/
Dxen-tpmfront.c301 rv = xenbus_transaction_end(xbt, 0); in setup_ring()
314 xenbus_transaction_end(xbt, 1); in setup_ring()
/Linux-v6.1/sound/xen/
Dxen_snd_front_evtchnl.c420 ret = xenbus_transaction_end(xbt, 0); in xen_snd_front_evtchnl_publish_all()
431 xenbus_transaction_end(xbt, 1); in xen_snd_front_evtchnl_publish_all()
/Linux-v6.1/include/xen/
Dxenbus.h169 int xenbus_transaction_end(struct xenbus_transaction t, int abort);
/Linux-v6.1/drivers/input/misc/
Dxen-kbdfront.c464 ret = xenbus_transaction_end(xbt, 0); in xenkbd_connect_backend()
476 xenbus_transaction_end(xbt, 1); in xenkbd_connect_backend()
/Linux-v6.1/net/9p/
Dtrans_xen.c456 ret = xenbus_transaction_end(xbt, 0); in xen_9pfs_front_probe()
473 xenbus_transaction_end(xbt, 1); in xen_9pfs_front_probe()
/Linux-v6.1/drivers/tty/hvc/
Dhvc_xen.c445 ret = xenbus_transaction_end(xbt, 0); in xencons_connect_backend()
457 xenbus_transaction_end(xbt, 1); in xencons_connect_backend()
/Linux-v6.1/drivers/video/fbdev/
Dxen-fbfront.c612 ret = xenbus_transaction_end(xbt, 0); in xenfb_connect_backend()
625 xenbus_transaction_end(xbt, 1); in xenfb_connect_backend()
/Linux-v6.1/drivers/xen/xenbus/
Dxenbus_xs.c554 int xenbus_transaction_end(struct xenbus_transaction t, int abort) in xenbus_transaction_end() function
565 EXPORT_SYMBOL_GPL(xenbus_transaction_end);
Dxenbus_dev_frontend.c321 xenbus_transaction_end(trans->handle, 1); in xenbus_worker()
Dxenbus_client.c246 err = xenbus_transaction_end(xbt, abort); in __xenbus_switch_state()
/Linux-v6.1/drivers/pci/
Dxen-pcifront.c788 xenbus_transaction_end(trans, 1); in pcifront_publish_info()
793 err = xenbus_transaction_end(trans, 0); in pcifront_publish_info()
/Linux-v6.1/drivers/net/xen-netback/
Dxenbus.c1102 err = xenbus_transaction_end(xbt, 0); in netback_probe()
1150 xenbus_transaction_end(xbt, 1); in netback_probe()
/Linux-v6.1/drivers/scsi/
Dxen-scsifront.c874 err = xenbus_transaction_end(xbt, 0); in scsifront_init_ring()
885 xenbus_transaction_end(xbt, 1); in scsifront_init_ring()
/Linux-v6.1/drivers/block/xen-blkback/
Dxenbus.c948 err = xenbus_transaction_end(xbt, 0); in connect()
961 xenbus_transaction_end(xbt, 1); in connect()
Dblkback.c505 err = xenbus_transaction_end(xbt, 0); in xen_vbd_resize()
512 xenbus_transaction_end(xbt, 1); in xen_vbd_resize()
/Linux-v6.1/drivers/usb/host/
Dxen-hcd.c1200 err = xenbus_transaction_end(xbt, 0); in xenhcd_talk_to_backend()
1211 xenbus_transaction_end(xbt, 1); in xenhcd_talk_to_backend()
/Linux-v6.1/drivers/block/
Dxen-blkfront.c1755 xenbus_transaction_end(xbt, 1); in write_per_ring_nodes()
1866 err = xenbus_transaction_end(xbt, 0); in talk_to_blkback()
1886 xenbus_transaction_end(xbt, 1); in talk_to_blkback()
/Linux-v6.1/drivers/net/
Dxen-netfront.c2390 err = xenbus_transaction_end(xbt, 0); in talk_to_netback()
2403 xenbus_transaction_end(xbt, 1); in talk_to_netback()
/Linux-v6.1/drivers/xen/xen-pciback/
Dpci_stub.c683 err = xenbus_transaction_end(xbt, 0); in kill_domain_by_device()