Searched refs:torture_must_stop_irq (Results 1 – 3 of 3) sorted by relevance
898 return torture_must_stop_irq() || kthread_should_stop(); in torture_must_stop()906 bool torture_must_stop_irq(void) in torture_must_stop_irq() function910 EXPORT_SYMBOL_GPL(torture_must_stop_irq);
108 bool torture_must_stop_irq(void);
500 if (torture_must_stop_irq()) { in rcu_torture_cb()