Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/ibm/ehea/
Dehea_main.c3235 static struct notifier_block ehea_reboot_nb = { variable
3319 ret = register_reboot_notifier(&ehea_reboot_nb); in ehea_register_memory_hooks()
3342 unregister_reboot_notifier(&ehea_reboot_nb); in ehea_register_memory_hooks()
3354 unregister_reboot_notifier(&ehea_reboot_nb); in ehea_unregister_memory_hooks()