Searched refs:FULLSTOP_SHUTDOWN (Results 1 – 1 of 1) sorted by relevance
62 #define FULLSTOP_SHUTDOWN 1 /* System shutdown with torture running. */ macro610 while (READ_ONCE(fullstop) == FULLSTOP_SHUTDOWN) { in torture_shutdown_absorb()682 WRITE_ONCE(fullstop, FULLSTOP_SHUTDOWN); in torture_shutdown_notify()860 if (READ_ONCE(fullstop) == FULLSTOP_SHUTDOWN) { in torture_cleanup_begin()