Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/
Dtorture.c699 static struct notifier_block torture_shutdown_nb = { variable
709 unregister_reboot_notifier(&torture_shutdown_nb); in torture_shutdown_cleanup()
847 register_reboot_notifier(&torture_shutdown_nb); in torture_init_end()