Symbol: xenbus_watch
usr/src/uts/common/xen/io/xdb.h
164
struct xenbus_watch *xs_watch_params;
usr/src/uts/common/xen/io/xdb.h
165
struct xenbus_watch *xs_watch_media_req;
usr/src/uts/common/xen/io/xenbus_client.c
71
struct xenbus_watch *watch,
usr/src/uts/common/xen/io/xenbus_client.c
72
void (*callback)(struct xenbus_watch *,
usr/src/uts/common/xen/io/xenbus_client.c
94
const char *path2, struct xenbus_watch *watch,
usr/src/uts/common/xen/io/xenbus_client.c
95
void (*callback)(struct xenbus_watch *,
usr/src/uts/common/xen/io/xenbus_probe.c
128
otherend_changed(struct xenbus_watch *watch, const char **vec, unsigned int len)
usr/src/uts/common/xen/io/xenbus_xs.c
1006
struct xenbus_watch *, msg->un.watch.handle,
usr/src/uts/common/xen/io/xenbus_xs.c
1074
list_create(&watches, sizeof (struct xenbus_watch),
usr/src/uts/common/xen/io/xenbus_xs.c
1075
offsetof(struct xenbus_watch, list));
usr/src/uts/common/xen/io/xenbus_xs.c
110
struct xenbus_watch *handle;
usr/src/uts/common/xen/io/xenbus_xs.c
729
static struct xenbus_watch *
usr/src/uts/common/xen/io/xenbus_xs.c
732
struct xenbus_watch *i, *cmp;
usr/src/uts/common/xen/io/xenbus_xs.c
805
register_xenbus_watch(struct xenbus_watch *watch)
usr/src/uts/common/xen/io/xenbus_xs.c
825
uintptr_t, watch->callback, struct xenbus_watch *, watch);
usr/src/uts/common/xen/io/xenbus_xs.c
853
unregister_xenbus_watch(struct xenbus_watch *watch)
usr/src/uts/common/xen/io/xenbus_xs.c
869
uintptr_t, watch->callback, struct xenbus_watch *, watch);
usr/src/uts/common/xen/io/xenbus_xs.c
912
struct xenbus_watch *watch;
usr/src/uts/common/xen/io/xenbus_xs.c
934
struct xenbus_watch *watch;
usr/src/uts/common/xen/io/xenbus_xs.c
951
struct xenbus_watch *, watch,
usr/src/uts/common/xen/os/xvdi.c
116
static void i_xvdi_hpstate_cb(struct xenbus_watch *, const char **,
usr/src/uts/common/xen/os/xvdi.c
1186
i_xvdi_bepath_cb(struct xenbus_watch *w, const char **vec, unsigned int len)
usr/src/uts/common/xen/os/xvdi.c
122
static void i_xvdi_bepath_cb(struct xenbus_watch *, const char **,
usr/src/uts/common/xen/os/xvdi.c
1250
i_xvdi_xb_watch_cb(struct xenbus_watch *w, const char **vec, unsigned int len)
usr/src/uts/common/xen/os/xvdi.c
127
static void i_xvdi_probe_path_cb(struct xenbus_watch *, const char **,
usr/src/uts/common/xen/os/xvdi.c
1762
i_xvdi_probe_path_cb(struct xenbus_watch *w, const char **vec,
usr/src/uts/common/xen/os/xvdi.c
1779
struct xenbus_watch *w;
usr/src/uts/common/xen/os/xvdi.c
2313
i_xvdi_hpstate_cb(struct xenbus_watch *w, const char **vec,
usr/src/uts/common/xen/sys/xenbus_impl.h
111
struct xenbus_watch xxw_watch;
usr/src/uts/common/xen/sys/xenbus_impl.h
147
extern int register_xenbus_watch(struct xenbus_watch *watch);
usr/src/uts/common/xen/sys/xenbus_impl.h
148
extern void unregister_xenbus_watch(struct xenbus_watch *watch);
usr/src/uts/common/xen/sys/xenbus_impl.h
166
struct xenbus_watch *watch,
usr/src/uts/common/xen/sys/xenbus_impl.h
167
void (*callback)(struct xenbus_watch *,
usr/src/uts/common/xen/sys/xenbus_impl.h
181
const char *path2, struct xenbus_watch *watch,
usr/src/uts/common/xen/sys/xenbus_impl.h
182
void (*callback)(struct xenbus_watch *,
usr/src/uts/common/xen/sys/xenbus_impl.h
72
struct xenbus_watch;
usr/src/uts/common/xen/sys/xenbus_impl.h
73
typedef void (*xenbus_watch_cb_t)(struct xenbus_watch *,
usr/src/uts/common/xen/sys/xenbus_impl.h
98
struct xenbus_watch otherend_watch;
usr/src/uts/common/xen/sys/xendev.h
162
struct xenbus_watch xd_hp_watch;
usr/src/uts/common/xen/sys/xendev.h
163
struct xenbus_watch xd_bepath_watch;
usr/src/uts/i86pc/i86hvm/io/xpv/xpv_support.c
297
static struct xenbus_watch shutdown_watch;
usr/src/uts/i86pc/i86hvm/io/xpv/xpv_support.c
608
xen_shutdown_handler(struct xenbus_watch *watch, const char **vec,
usr/src/uts/i86xpv/os/balloon.c
602
balloon_handler(struct xenbus_watch *watch, const char **vec, uint_t len)
usr/src/uts/i86xpv/os/balloon.c
66
static struct xenbus_watch bln_watch;
usr/src/uts/i86xpv/os/mp_xen.c
138
static void vcpu_config_event(struct xenbus_watch *, const char **, uint_t);
usr/src/uts/i86xpv/os/mp_xen.c
191
static struct xenbus_watch cpu_config_watch;
usr/src/uts/i86xpv/os/mp_xen.c
910
vcpu_config_event(struct xenbus_watch *watch, const char **vec, uint_t len)
usr/src/uts/i86xpv/os/xen_machdep.c
668
xen_sysrq_handler(struct xenbus_watch *watch, const char **vec,
usr/src/uts/i86xpv/os/xen_machdep.c
798
xen_shutdown_handler(struct xenbus_watch *watch, const char **vec,
usr/src/uts/i86xpv/os/xen_machdep.c
856
static struct xenbus_watch shutdown_watch;
usr/src/uts/i86xpv/os/xen_machdep.c
857
static struct xenbus_watch sysrq_watch;