Home
last modified time | relevance | path

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

/linux/kernel/
A Dtorture.c67 #define FULLSTOP_SHUTDOWN 1 /* System shutdown with torture running. */ macro
620 while (READ_ONCE(fullstop) == FULLSTOP_SHUTDOWN) { in torture_shutdown_absorb()
692 WRITE_ONCE(fullstop, FULLSTOP_SHUTDOWN); in torture_shutdown_notify()
857 if (READ_ONCE(fullstop) == FULLSTOP_SHUTDOWN) { in torture_cleanup_begin()

Completed in 4 milliseconds