torture_must_stop_irq
bool torture_must_stop_irq(void);
if (torture_must_stop_irq())
if (torture_must_stop_irq()) {
return torture_must_stop_irq() || kthread_should_stop();
EXPORT_SYMBOL_GPL(torture_must_stop_irq);