Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()