Home
last modified time | relevance | path

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

/linux/drivers/xen/xenbus/
H A Dxenbus_xs.c909 static struct notifier_block xs_reboot_nb = { variable
918 err = register_reboot_notifier(&xs_reboot_nb); in xs_init()
939 unregister_reboot_notifier(&xs_reboot_nb); in xs_init()