Lines Matching refs:xenbus_watch
56 struct xenbus_watch struct
69 bool (*will_handle)(struct xenbus_watch *, argument
73 void (*callback)(struct xenbus_watch *, argument
84 struct xenbus_watch otherend_watch;
191 int register_xenbus_watch(struct xenbus_watch *watch);
192 void unregister_xenbus_watch(struct xenbus_watch *watch);
210 struct xenbus_watch *watch,
211 bool (*will_handle)(struct xenbus_watch *,
213 void (*callback)(struct xenbus_watch *,
216 int xenbus_watch_pathfmt(struct xenbus_device *dev, struct xenbus_watch *watch,
217 bool (*will_handle)(struct xenbus_watch *,
219 void (*callback)(struct xenbus_watch *,