Home
last modified time | relevance | path

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

/kernel/
Dtorture.c50 #define FULLSTOP_SHUTDOWN 1 /* System shutdown with torture running. */ macro
466 while (READ_ONCE(fullstop) == FULLSTOP_SHUTDOWN) { in torture_shutdown_absorb()
537 WRITE_ONCE(fullstop, FULLSTOP_SHUTDOWN); in torture_shutdown_notify()
707 if (READ_ONCE(fullstop) == FULLSTOP_SHUTDOWN) { in torture_cleanup_begin()