Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/char/
H A Dzcore.c289 static struct notifier_block zcore_reboot_notifier = { variable
365 register_reboot_notifier(&zcore_reboot_notifier); in zcore_init()