Searched refs:fullstop (Results 1 – 2 of 2) sorted by relevance
181 static int fullstop = FULLSTOP_RMMOD; variable195 if (fullstop == FULLSTOP_DONTSTOP) in rcutorture_shutdown_notify()196 fullstop = FULLSTOP_SHUTDOWN; in rcutorture_shutdown_notify()210 if (ACCESS_ONCE(fullstop) == FULLSTOP_SHUTDOWN) { in rcutorture_shutdown_absorb()357 if (fullstop != FULLSTOP_DONTSTOP) { in rcu_torture_cb()762 fullstop != FULLSTOP_DONTSTOP) in rcu_torture_boost()785 fullstop != FULLSTOP_DONTSTOP) in rcu_torture_boost()809 } while (!kthread_should_stop() && fullstop == FULLSTOP_DONTSTOP); in rcu_torture_boost()844 } while (!kthread_should_stop() && fullstop == FULLSTOP_DONTSTOP); in rcu_torture_fqs()892 } while (!kthread_should_stop() && fullstop == FULLSTOP_DONTSTOP); in rcu_torture_writer()[all …]
92 6 fullstop = 1;