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

/linux-4.4.14/net/iucv/
H A Diucv.c862 static struct notifier_block iucv_reboot_notifier = { variable in typeref:struct:notifier_block
2053 rc = register_reboot_notifier(&iucv_reboot_notifier);
2068 unregister_reboot_notifier(&iucv_reboot_notifier);
2103 unregister_reboot_notifier(&iucv_reboot_notifier); iucv_exit()

Completed in 50 milliseconds