Home
last modified time | relevance | path

Searched refs:xs_impl_transaction_start (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/i386/kvm/
H A Dxenstore_impl.h37 int xs_impl_transaction_start(XenstoreImplState *s, unsigned int dom_id,
H A Dxen_xenstore.c763 err = xs_impl_transaction_start(s->impl, xen_domid, &tx_id); in xs_transaction_start()
1690 int err = xs_impl_transaction_start(h->impl, DOMID_QEMU, &new_tx); in xs_be_transaction_start()
H A Dxenstore_impl.c934 int xs_impl_transaction_start(XenstoreImplState *s, unsigned int dom_id, in xs_impl_transaction_start() function
/openbmc/qemu/tests/unit/
H A Dtest-xs-node.c522 err = xs_impl_transaction_start(s, DOMID_GUEST, &tx_id); in do_test_xs_node_tx()
646 err = xs_impl_transaction_start(s, DOMID_GUEST, &tx_id); in test_xs_node_tx_rm()
722 err = xs_impl_transaction_start(s, DOMID_GUEST, &tx_id); in test_xs_node_tx_resurrect()
807 err = xs_impl_transaction_start(s, DOMID_GUEST, &tx_id); in test_xs_node_tx_resurrect2()