Home
last modified time | relevance | path

Searched refs:register_xenstore_notifier (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/xen/
Dcpu_hotplug.c116 register_xenstore_notifier(&xsn_cpu); in setup_vcpu_hotplug_event()
Dxen-balloon.c106 register_xenstore_notifier(&xenstore_notifier); in balloon_init()
Dmanage.c348 register_xenstore_notifier(&xenstore_notifier); in xen_setup_shutdown_event()
/linux-4.4.14/include/xen/
Dxenbus.h165 int register_xenstore_notifier(struct notifier_block *nb);
/linux-4.4.14/drivers/xen/xenbus/
Dxenbus_probe_backend.c272 register_xenstore_notifier(&xenstore_notifier); in xenbus_probe_backend_init()
Dxenbus_probe.c658 int register_xenstore_notifier(struct notifier_block *nb) in register_xenstore_notifier() function
669 EXPORT_SYMBOL_GPL(register_xenstore_notifier);
Dxenbus_probe_frontend.c486 register_xenstore_notifier(&xenstore_notifier); in xenbus_probe_frontend_init()