Searched refs:xs_register_watch (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sys/xen/xenstore/
H A Dxenstorevar.h343 int xs_register_watch(struct xs_watch *watch);
349 * to xs_register_watch().
/freebsd-13-stable/sys/xen/xenbus/
H A Dxenbusb.c513 xs_register_watch(&ivars->xd_otherend_watch);
514 xs_register_watch(&ivars->xd_local_watch);
786 xs_register_watch(&xbs->xbs_device_watch);
837 xs_register_watch(&ivars->xd_otherend_watch);
/freebsd-13-stable/sys/dev/xen/balloon/
H A Dballoon.c399 err = xs_register_watch(&target_watch);
/freebsd-13-stable/sys/dev/xen/control/
H A Dcontrol.c443 xs_register_watch(&xctrl->xctrl_watch);
/freebsd-13-stable/sys/dev/xen/xenstore/
H A Dxenstore_dev.c343 error = xs_register_watch(&watch->watch);
H A Dxenstore.c1581 xs_register_watch(struct xs_watch *watch) function
/freebsd-13-stable/sys/dev/xen/blkback/
H A Dblkback.c3777 error = xs_register_watch(&xbb->hotplug_watch);

Completed in 81 milliseconds