Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/
H A Dmanage.c30 SHUTDOWN_INVALID = -1, enumerator
41 static enum shutdown_state shutting_down = SHUTDOWN_INVALID;
164 shutting_down = SHUTDOWN_INVALID; in do_suspend()
228 if (shutting_down != SHUTDOWN_INVALID) in shutdown_handler()
262 shutting_down = SHUTDOWN_INVALID; in shutdown_handler()