Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/kvm/
H A Dxenstore_impl.c1171 static int do_xs_impl_watch(XenstoreImplState *s, unsigned int dom_id, in do_xs_impl_watch() function
1223 int ret = do_xs_impl_watch(s, dom_id, path, token, fn, opaque); in xs_impl_watch()
1926 ret = do_xs_impl_watch(s, dom_id, path, token, watch_fn, watch_opaque); in xs_impl_deserialize()