Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/xen/
Dmanage.c237 xenbus_transaction_end(xbt, 1); in shutdown_handler()
250 err = xenbus_transaction_end(xbt, 0); in shutdown_handler()
290 xenbus_transaction_end(xbt, 1); in sysrq_handler()
299 xenbus_transaction_end(xbt, 1); in sysrq_handler()
304 err = xenbus_transaction_end(xbt, 0); in sysrq_handler()
Dpvcalls-front.c1189 ret = xenbus_transaction_end(xbt, 0); in pvcalls_front_probe()
1201 xenbus_transaction_end(xbt, 1); in pvcalls_front_probe()
Dpvcalls-back.c1062 err = xenbus_transaction_end(xbt, abort); in pvcalls_back_probe()
/Linux-v4.19/drivers/char/tpm/
Dxen-tpmfront.c312 rv = xenbus_transaction_end(xbt, 0); in setup_ring()
325 xenbus_transaction_end(xbt, 1); in setup_ring()
/Linux-v4.19/drivers/gpu/drm/xen/
Dxen_drm_front_evtchnl.c326 ret = xenbus_transaction_end(xbt, 0); in xen_drm_front_evtchnl_publish_all()
339 xenbus_transaction_end(xbt, 1); in xen_drm_front_evtchnl_publish_all()
/Linux-v4.19/include/xen/
Dxenbus.h148 int xenbus_transaction_end(struct xenbus_transaction t, int abort);
/Linux-v4.19/sound/xen/
Dxen_snd_front_evtchnl.c448 ret = xenbus_transaction_end(xbt, 0); in xen_snd_front_evtchnl_publish_all()
459 xenbus_transaction_end(xbt, 1); in xen_snd_front_evtchnl_publish_all()
/Linux-v4.19/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-v4.19/net/9p/
Dtrans_xen.c463 ret = xenbus_transaction_end(xbt, 0); in xen_9pfs_front_probe()
480 xenbus_transaction_end(xbt, 1); in xen_9pfs_front_probe()
/Linux-v4.19/drivers/tty/hvc/
Dhvc_xen.c410 ret = xenbus_transaction_end(xbt, 0); in xencons_connect_backend()
422 xenbus_transaction_end(xbt, 1); in xencons_connect_backend()
/Linux-v4.19/drivers/xen/xenbus/
Dxenbus_xs.c548 int xenbus_transaction_end(struct xenbus_transaction t, int abort) in xenbus_transaction_end() function
559 EXPORT_SYMBOL_GPL(xenbus_transaction_end);
Dxenbus_dev_frontend.c315 xenbus_transaction_end(trans->handle, 1); in xenbus_file_free()
Dxenbus_client.c227 err = xenbus_transaction_end(xbt, abort); in __xenbus_switch_state()
/Linux-v4.19/drivers/video/fbdev/
Dxen-fbfront.c613 ret = xenbus_transaction_end(xbt, 0); in xenfb_connect_backend()
626 xenbus_transaction_end(xbt, 1); in xenfb_connect_backend()
/Linux-v4.19/drivers/scsi/
Dxen-scsifront.c802 err = xenbus_transaction_end(xbt, 0); in scsifront_init_ring()
813 xenbus_transaction_end(xbt, 1); in scsifront_init_ring()
/Linux-v4.19/drivers/pci/
Dxen-pcifront.c830 xenbus_transaction_end(trans, 1); in pcifront_publish_info()
835 err = xenbus_transaction_end(trans, 0); in pcifront_publish_info()
/Linux-v4.19/drivers/net/xen-netback/
Dxenbus.c385 err = xenbus_transaction_end(xbt, 0); in netback_probe()
433 xenbus_transaction_end(xbt, 1); in netback_probe()
/Linux-v4.19/drivers/block/xen-blkback/
Dxenbus.c903 err = xenbus_transaction_end(xbt, 0); in connect()
916 xenbus_transaction_end(xbt, 1); in connect()
Dblkback.c566 err = xenbus_transaction_end(xbt, 0); in xen_vbd_resize()
573 xenbus_transaction_end(xbt, 1); in xen_vbd_resize()
/Linux-v4.19/drivers/block/
Dxen-blkfront.c1759 xenbus_transaction_end(xbt, 1); in write_per_ring_nodes()
1866 err = xenbus_transaction_end(xbt, 0); in talk_to_blkback()
1887 xenbus_transaction_end(xbt, 1); in talk_to_blkback()
/Linux-v4.19/drivers/net/
Dxen-netfront.c1922 err = xenbus_transaction_end(xbt, 0); in talk_to_netback()
1935 xenbus_transaction_end(xbt, 1); in talk_to_netback()
/Linux-v4.19/drivers/xen/xen-pciback/
Dpci_stub.c678 err = xenbus_transaction_end(xbt, 0); in kill_domain_by_device()