Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/kvm/
H A Dxenstore_impl.h49 typedef void(xs_impl_watch_fn)(void *opaque, const char *path, typedef
52 const char *token, xs_impl_watch_fn fn, void *opaque);
54 const char *path, const char *token, xs_impl_watch_fn fn,
60 unsigned int dom_id, xs_impl_watch_fn watch_fn,
H A Dxenstore_impl.c48 xs_impl_watch_fn *cb;
1173 xs_impl_watch_fn fn, void *opaque) in do_xs_impl_watch()
1221 const char *token, xs_impl_watch_fn fn, void *opaque) in xs_impl_watch()
1250 xs_impl_watch_fn fn, void *opaque) in xs_impl_unwatch()
1821 unsigned int dom_id, xs_impl_watch_fn watch_fn, in xs_impl_deserialize()