Home
last modified time | relevance | path

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

/linux/net/smc/
A Dsmc_core.c2448 static struct notifier_block smc_reboot_notifier = { variable
2454 return register_reboot_notifier(&smc_reboot_notifier); in smc_core_init()
2460 unregister_reboot_notifier(&smc_reboot_notifier); in smc_core_exit()

Completed in 8 milliseconds