Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
227 if (shutting_down != SHUTDOWN_INVALID) in shutdown_handler()
261 shutting_down = SHUTDOWN_INVALID; in shutdown_handler()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds