Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/kvm/
H A Dxenstore_impl.h39 int xs_impl_transaction_end(XenstoreImplState *s, unsigned int dom_id,
H A Dxen_xenstore.c801 err = xs_impl_transaction_end(s->impl, xen_domid, tx_id, commit); in xs_transaction_end()
1701 int err = xs_impl_transaction_end(h->impl, DOMID_QEMU, t, !abort); in xs_be_transaction_end()
H A Dxenstore_impl.c1060 int xs_impl_transaction_end(XenstoreImplState *s, unsigned int dom_id, in xs_impl_transaction_end() function
/openbmc/qemu/tests/unit/
H A Dtest-xs-node.c565 err = xs_impl_transaction_end(s, DOMID_GUEST, tx_id, commit); in do_test_xs_node_tx()
665 err = xs_impl_transaction_end(s, DOMID_GUEST, tx_id, true); in test_xs_node_tx_rm()
740 err = xs_impl_transaction_end(s, DOMID_GUEST, tx_id, true); in test_xs_node_tx_resurrect()
825 err = xs_impl_transaction_end(s, DOMID_GUEST, tx_id, true); in test_xs_node_tx_resurrect2()