Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/ibm/ehea/
Dehea_main.c3240 static struct notifier_block ehea_reboot_nb = { variable
3324 ret = register_reboot_notifier(&ehea_reboot_nb); in ehea_register_memory_hooks()
3347 unregister_reboot_notifier(&ehea_reboot_nb); in ehea_register_memory_hooks()
3359 unregister_reboot_notifier(&ehea_reboot_nb); in ehea_unregister_memory_hooks()