Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/xenbus/
H A Dxenbus_xs.c671 static int xs_unwatch(const char *path, const char *token) in xs_unwatch() function
810 err = xs_unwatch(watch->node, token); in unregister_xenbus_watch()
/openbmc/qemu/hw/xen/
H A Dxen-operations.c376 xs_unwatch(h->xsh, w->path, w->token); in libxenstore_unwatch()
/openbmc/qemu/hw/i386/kvm/
H A Dxen_xenstore.c962 static void xs_unwatch(XenXenstoreState *s, unsigned int req_id, in xs_unwatch() function
1057 XSD_REQ(XS_UNWATCH, xs_unwatch),