Lines Matching refs:xenbus_watch
57 struct xenbus_watch struct
70 bool (*will_handle)(struct xenbus_watch *, argument
74 void (*callback)(struct xenbus_watch *, argument
85 struct xenbus_watch otherend_watch;
187 int register_xenbus_watch(struct xenbus_watch *watch);
188 void unregister_xenbus_watch(struct xenbus_watch *watch);
206 struct xenbus_watch *watch,
207 bool (*will_handle)(struct xenbus_watch *,
209 void (*callback)(struct xenbus_watch *,
212 int xenbus_watch_pathfmt(struct xenbus_device *dev, struct xenbus_watch *watch,
213 bool (*will_handle)(struct xenbus_watch *,
215 void (*callback)(struct xenbus_watch *,