Home
last modified time | relevance | path

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

/linux-6.12.1/net/iucv/
Diucv.c849 static struct notifier_block iucv_reboot_notifier = { variable
1895 rc = register_reboot_notifier(&iucv_reboot_notifier); in iucv_init()
1910 unregister_reboot_notifier(&iucv_reboot_notifier); in iucv_init()
1940 unregister_reboot_notifier(&iucv_reboot_notifier); in iucv_exit()