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

/linux-master/include/linux/
H A Dtorture.h110 bool torture_must_stop_irq(void);
/linux-master/kernel/
H A Dtorture.c885 return torture_must_stop_irq() || kthread_should_stop();
893 bool torture_must_stop_irq(void) function
897 EXPORT_SYMBOL_GPL(torture_must_stop_irq); variable
/linux-master/kernel/rcu/
H A Drcutorture.c505 if (torture_must_stop_irq()) {

Completed in 325 milliseconds