Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Drunstate.c426 static NotifierList shutdown_notifiers = variable
427 NOTIFIER_LIST_INITIALIZER(shutdown_notifiers);
745 notifier_list_notify(&shutdown_notifiers, &cause); in qemu_system_shutdown()
762 notifier_list_add(&shutdown_notifiers, notifier); in qemu_register_shutdown_notifier()