register_xenstore_notifier  117 drivers/xen/cpu_hotplug.c 	register_xenstore_notifier(&xsn_cpu);
register_xenstore_notifier  382 drivers/xen/manage.c 	register_xenstore_notifier(&xenstore_notifier);
register_xenstore_notifier  132 drivers/xen/xen-balloon.c 	register_xenstore_notifier(&xenstore_notifier);
register_xenstore_notifier  677 drivers/xen/xenbus/xenbus_probe.c EXPORT_SYMBOL_GPL(register_xenstore_notifier);
register_xenstore_notifier  265 drivers/xen/xenbus/xenbus_probe_backend.c 	register_xenstore_notifier(&xenstore_notifier);
register_xenstore_notifier  483 drivers/xen/xenbus/xenbus_probe_frontend.c 	register_xenstore_notifier(&xenstore_notifier);
register_xenstore_notifier  170 include/xen/xenbus.h int register_xenstore_notifier(struct notifier_block *nb);