Home
last modified time | relevance | path

Searched refs:torture_must_stop_irq (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/
H A Dtorture.c898 return torture_must_stop_irq() || kthread_should_stop(); in torture_must_stop()
906 bool torture_must_stop_irq(void) in torture_must_stop_irq() function
910 EXPORT_SYMBOL_GPL(torture_must_stop_irq);
/linux/include/linux/
H A Dtorture.h111 bool torture_must_stop_irq(void);