Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/xen/
H A Dcpu_hotplug.c115 register_xenstore_notifier(&xsn_cpu); in setup_vcpu_hotplug_event()
H A Dxen-balloon.c132 register_xenstore_notifier(&xenstore_notifier); in xen_balloon_init()
H A Dmanage.c382 register_xenstore_notifier(&xenstore_notifier); in xen_setup_shutdown_event()
/OK3568_Linux_fs/kernel/include/xen/
H A Dxenbus.h184 int register_xenstore_notifier(struct notifier_block *nb);
/OK3568_Linux_fs/kernel/drivers/xen/xenbus/
H A Dxenbus_probe_backend.c306 register_xenstore_notifier(&xenstore_notifier); in xenbus_probe_backend_init()
H A Dxenbus_probe.c667 int register_xenstore_notifier(struct notifier_block *nb) in register_xenstore_notifier() function
678 EXPORT_SYMBOL_GPL(register_xenstore_notifier);
H A Dxenbus_probe_frontend.c504 register_xenstore_notifier(&xenstore_notifier); in xenbus_probe_frontend_init()