Home
last modified time | relevance | path

Searched refs:wdog_reboot_notifier (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/ipmi/
H A Dipmi_watchdog.c1179 static struct notifier_block wdog_reboot_notifier = { variable
1318 register_reboot_notifier(&wdog_reboot_notifier); in ipmi_wdog_init()
1326 unregister_reboot_notifier(&wdog_reboot_notifier); in ipmi_wdog_init()
1346 unregister_reboot_notifier(&wdog_reboot_notifier); in ipmi_wdog_exit()
/kernel/linux/linux-6.6/drivers/char/ipmi/
H A Dipmi_watchdog.c1171 static struct notifier_block wdog_reboot_notifier = { variable
1310 register_reboot_notifier(&wdog_reboot_notifier); in ipmi_wdog_init()
1318 unregister_reboot_notifier(&wdog_reboot_notifier); in ipmi_wdog_init()
1338 unregister_reboot_notifier(&wdog_reboot_notifier); in ipmi_wdog_exit()

Completed in 4 milliseconds