Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Drunstate.c415 static pid_t shutdown_pid; variable
448 if (shutdown_pid == 0) { in qemu_kill_report()
454 char *shutdown_cmd = qemu_get_pid_name(shutdown_pid); in qemu_kill_report()
457 shutdown_signal, shutdown_pid, in qemu_kill_report()
711 shutdown_pid = pid; in qemu_system_killed()