Searched refs:xenbus_notify (Results 1 – 2 of 2) sorted by relevance
747 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(¬ify_list, sizeof (struct xenbus_notify), in xs_early_init()1078 offsetof(struct xenbus_notify, list)); in xs_early_init()
86 struct xenbus_notify { struct