Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/iucv/
H A Diucv.c800 static struct notifier_block iucv_reboot_notifier = { variable
1845 rc = register_reboot_notifier(&iucv_reboot_notifier); in iucv_init()
1860 unregister_reboot_notifier(&iucv_reboot_notifier); in iucv_init()
1890 unregister_reboot_notifier(&iucv_reboot_notifier); in iucv_exit()
/kernel/linux/linux-6.6/net/iucv/
H A Diucv.c802 static struct notifier_block iucv_reboot_notifier = { variable
1849 rc = register_reboot_notifier(&iucv_reboot_notifier); in iucv_init()
1864 unregister_reboot_notifier(&iucv_reboot_notifier); in iucv_init()
1894 unregister_reboot_notifier(&iucv_reboot_notifier); in iucv_exit()

Completed in 6 milliseconds