Home
last modified time | relevance | path

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

/Linux-v4.19/net/iucv/
Diucv.c861 static struct notifier_block iucv_reboot_notifier = { variable
2048 rc = register_reboot_notifier(&iucv_reboot_notifier); in iucv_init()
2063 unregister_reboot_notifier(&iucv_reboot_notifier); in iucv_init()
2093 unregister_reboot_notifier(&iucv_reboot_notifier); in iucv_exit()