Searched refs:xenbus_watch (Results 1 - 16 of 16) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/xen/
H A Dxenbus.h49 struct xenbus_watch struct
57 void (*callback)(struct xenbus_watch *,
68 struct xenbus_watch otherend_watch;
172 int register_xenbus_watch(struct xenbus_watch *watch);
173 void unregister_xenbus_watch(struct xenbus_watch *watch);
200 struct xenbus_watch *watch,
201 void (*callback)(struct xenbus_watch *,
203 int xenbus_watch_pathfmt(struct xenbus_device *dev, struct xenbus_watch *watch,
204 void (*callback)(struct xenbus_watch *,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/xen/
H A Dxenbus.h49 struct xenbus_watch struct
57 void (*callback)(struct xenbus_watch *,
68 struct xenbus_watch otherend_watch;
172 int register_xenbus_watch(struct xenbus_watch *watch);
173 void unregister_xenbus_watch(struct xenbus_watch *watch);
200 struct xenbus_watch *watch,
201 void (*callback)(struct xenbus_watch *,
203 int xenbus_watch_pathfmt(struct xenbus_device *dev, struct xenbus_watch *watch,
204 void (*callback)(struct xenbus_watch *,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/xen/
H A Dcpu_hotplug.c63 static void handle_vcpu_hotplug_event(struct xenbus_watch *watch,
81 static struct xenbus_watch cpu_watch = {
H A Dmanage.c164 static void shutdown_handler(struct xenbus_watch *watch,
214 static void sysrq_handler(struct xenbus_watch *watch, const char **vec,
243 static struct xenbus_watch sysrq_watch = {
249 static struct xenbus_watch shutdown_watch = {
H A Dballoon.c357 static struct xenbus_watch target_watch =
363 static void watch_target(struct xenbus_watch *watch,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/xen/
H A Dcpu_hotplug.c63 static void handle_vcpu_hotplug_event(struct xenbus_watch *watch,
81 static struct xenbus_watch cpu_watch = {
H A Dmanage.c164 static void shutdown_handler(struct xenbus_watch *watch,
214 static void sysrq_handler(struct xenbus_watch *watch, const char **vec,
243 static struct xenbus_watch sysrq_watch = {
249 static struct xenbus_watch shutdown_watch = {
H A Dballoon.c357 static struct xenbus_watch target_watch =
363 static void watch_target(struct xenbus_watch *watch,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/xen/xenbus/
H A Dxenbus_client.c65 * Register a @watch on the given path, using the given xenbus_watch structure
73 struct xenbus_watch *watch,
74 void (*callback)(struct xenbus_watch *,
102 * Register a watch on the given @path, using the given xenbus_watch
111 struct xenbus_watch *watch,
112 void (*callback)(struct xenbus_watch *,
H A Dxenbus_xs.c63 struct xenbus_watch *handle;
609 static struct xenbus_watch *find_watch(const char *token)
611 struct xenbus_watch *i, *cmp;
623 int register_xenbus_watch(struct xenbus_watch *watch)
653 void unregister_xenbus_watch(struct xenbus_watch *watch)
707 struct xenbus_watch *watch;
H A Dxenbus_probe.c206 static void otherend_changed(struct xenbus_watch *watch,
671 static void frontend_changed(struct xenbus_watch *watch,
680 static struct xenbus_watch fe_watch = {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/xen/xenbus/
H A Dxenbus_client.c65 * Register a @watch on the given path, using the given xenbus_watch structure
73 struct xenbus_watch *watch,
74 void (*callback)(struct xenbus_watch *,
102 * Register a watch on the given @path, using the given xenbus_watch
111 struct xenbus_watch *watch,
112 void (*callback)(struct xenbus_watch *,
H A Dxenbus_xs.c63 struct xenbus_watch *handle;
609 static struct xenbus_watch *find_watch(const char *token)
611 struct xenbus_watch *i, *cmp;
623 int register_xenbus_watch(struct xenbus_watch *watch)
653 void unregister_xenbus_watch(struct xenbus_watch *watch)
707 struct xenbus_watch *watch;
H A Dxenbus_probe.c206 static void otherend_changed(struct xenbus_watch *watch,
671 static void frontend_changed(struct xenbus_watch *watch,
680 static struct xenbus_watch fe_watch = {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/xen/xenfs/
H A Dxenbus.c213 struct xenbus_watch watch;
251 static void watch_fired(struct xenbus_watch *watch,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/xen/xenfs/
H A Dxenbus.c213 struct xenbus_watch watch;
251 static void watch_fired(struct xenbus_watch *watch,

Completed in 132 milliseconds