Home
last modified time | relevance | path

Searched refs:xenbus_notify (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxenbus_xs.c747 struct xenbus_notify *xbn, *xnp; in xs_register_xenbus_callback()
749 xbn = kmem_alloc(sizeof (struct xenbus_notify), KM_SLEEP); in xs_register_xenbus_callback()
758 kmem_free(xbn, sizeof (struct xenbus_notify)); in xs_register_xenbus_callback()
778 struct xenbus_notify *xnp; in do_notify_callbacks()
1077 list_create(&notify_list, sizeof (struct xenbus_notify), in xs_early_init()
1078 offsetof(struct xenbus_notify, list)); in xs_early_init()
/illumos-gate/usr/src/uts/common/xen/sys/
H A Dxenbus_impl.h86 struct xenbus_notify { struct