torture_must_stop_irq   77 include/linux/torture.h bool torture_must_stop_irq(void);
torture_must_stop_irq  413 kernel/rcu/rcutorture.c 	if (torture_must_stop_irq()) {
torture_must_stop_irq  736 kernel/torture.c 	return torture_must_stop_irq() || kthread_should_stop();
torture_must_stop_irq  748 kernel/torture.c EXPORT_SYMBOL_GPL(torture_must_stop_irq);