Searched refs:SHUTDOWN_INVALID (Results 1 – 1 of 1) sorted by relevance
30 SHUTDOWN_INVALID = -1, enumerator41 static enum shutdown_state shutting_down = SHUTDOWN_INVALID;158 shutting_down = SHUTDOWN_INVALID; in do_suspend()222 if (shutting_down != SHUTDOWN_INVALID) in shutdown_handler()256 shutting_down = SHUTDOWN_INVALID; in shutdown_handler()
Completed in 5 milliseconds