Searched refs:xs_watch_fn (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/include/hw/xen/ |
H A D | xen_backend_ops.h | 257 typedef void (*xs_watch_fn)(void *opaque, const char *path); typedef 285 xs_watch_fn fn, void *opaque); 371 xs_watch_fn fn, in qemu_xen_xs_watch()
|
H A D | xen-bus-helper.h | 43 const char *key, xs_watch_fn fn,
|
/openbmc/qemu/hw/xen/ |
H A D | xen-operations.c | 316 xs_watch_fn fn; 331 static struct qemu_xs_watch *new_watch(const char *path, xs_watch_fn fn, in new_watch() 357 const char *path, xs_watch_fn fn, in libxenstore_watch()
|
H A D | xen-bus-helper.c | 146 const char *key, xs_watch_fn fn, in xs_node_watch()
|
/openbmc/qemu/hw/i386/kvm/ |
H A D | xen_xenstore.c | 1508 xs_watch_fn fn; 1655 const char *path, xs_watch_fn fn, in xs_be_watch()
|