Searched refs:xs_node_unwatch (Results 1 – 4 of 4) sorted by relevance
45 void xs_node_unwatch(struct qemu_xs_handle *h, struct qemu_xs_watch *w);
303 xs_node_unwatch(xenbus->xsh, xenbus->backend_watch[i]); in xen_bus_unrealize()592 xs_node_unwatch(xendev->xsh, xendev->backend_online_watch); in xen_device_backend_destroy()597 xs_node_unwatch(xendev->xsh, xendev->backend_state_watch); in xen_device_backend_destroy()762 xs_node_unwatch(xendev->xsh, xendev->frontend_state_watch); in xen_device_frontend_destroy()
167 void xs_node_unwatch(struct qemu_xs_handle *h, struct qemu_xs_watch *w) in xs_node_unwatch() function
43 xs_node_unwatch(char *path) "%s"