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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Drcutorture.c153 #define FULLSTOP_SHUTDOWN 1 /* System shutdown with rcutorture running. */ macro
168 fullstop = FULLSTOP_SHUTDOWN;
182 if (ACCESS_ONCE(fullstop) == FULLSTOP_SHUTDOWN) {
1110 if (fullstop == FULLSTOP_SHUTDOWN) {

Completed in 30 milliseconds