Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/kvm/
H A Dxenstore_impl.h56 int xs_impl_reset_watches(XenstoreImplState *s, unsigned int dom_id);
H A Dxenstore_impl.c1303 int xs_impl_reset_watches(XenstoreImplState *s, unsigned int dom_id) in xs_impl_reset_watches() function
1833 xs_impl_reset_watches(s, dom_id); in xs_impl_deserialize()
H A Dxen_xenstore.c1015 xs_impl_reset_watches(s->impl, xen_domid); in xs_reset_watches()
/openbmc/qemu/tests/unit/
H A Dtest-xs-node.c62 xs_impl_reset_watches(s, DOMID_GUEST); in xs_impl_delete()
357 xs_impl_reset_watches(s, 0); in test_xs_node_simple()
486 xs_impl_reset_watches(s, DOMID_GUEST); in test_xs_node_simple()