Home
last modified time | relevance | path

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

/linux/net/smc/
H A Dsmc_core.c2768 static struct notifier_block smc_reboot_notifier = { variable
2774 return register_reboot_notifier(&smc_reboot_notifier); in smc_core_init()
2780 unregister_reboot_notifier(&smc_reboot_notifier); in smc_core_exit()