Home
last modified time | relevance | path

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

/openbmc/linux/net/iucv/
H A Diucv.c812 static struct notifier_block iucv_reboot_notifier = { variable
1858 rc = register_reboot_notifier(&iucv_reboot_notifier); in iucv_init()
1873 unregister_reboot_notifier(&iucv_reboot_notifier); in iucv_init()
1903 unregister_reboot_notifier(&iucv_reboot_notifier); in iucv_exit()