Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/char/
Dzcore.c250 static struct notifier_block zcore_reboot_notifier = { variable
322 register_reboot_notifier(&zcore_reboot_notifier); in zcore_init()