Home
last modified time | relevance | path

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

/freebsd/sys/xen/xenbus/
H A Dxenbusb.c511 xs_register_watch(&ivars->xd_otherend_watch); in xenbusb_probe_children()
512 xs_register_watch(&ivars->xd_local_watch); in xenbusb_probe_children()
781 xs_register_watch(&xbs->xbs_device_watch); in xenbusb_attach()
832 xs_register_watch(&ivars->xd_otherend_watch); in xenbusb_resume()
/freebsd/sys/xen/xenstore/
H A Dxenstorevar.h341 int xs_register_watch(struct xs_watch *watch);
/freebsd/sys/dev/xen/control/
H A Dcontrol.c453 xs_register_watch(&xctrl->xctrl_watch); in xctrl_attach()
/freebsd/sys/dev/xen/balloon/
H A Dballoon.c387 err = xs_register_watch(&target_watch); in xenballoon_attach()
/freebsd/sys/dev/xen/xenstore/
H A Dxenstore_dev.c340 error = xs_register_watch(&watch->watch); in xs_dev_write()
H A Dxenstore.c1574 xs_register_watch(struct xs_watch *watch) in xs_register_watch() function
/freebsd/sys/dev/xen/blkback/
H A Dblkback.c3622 error = xs_register_watch(&xbb->hotplug_watch); in xbb_attach()