Home
last modified time | relevance | path

Searched refs:watch_fn (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/i386/kvm/
H A Dxenstore_impl.h60 unsigned int dom_id, xs_impl_watch_fn watch_fn,
H A Dxenstore_impl.c1821 unsigned int dom_id, xs_impl_watch_fn watch_fn, in xs_impl_deserialize() argument
1922 if (!watch_fn) { in xs_impl_deserialize()
1926 ret = do_xs_impl_watch(s, dom_id, path, token, watch_fn, watch_opaque); in xs_impl_deserialize()