Searched refs:force_irqthreads (Results 1 – 3 of 3) sorted by relevance
382 extern bool force_irqthreads;384 #define force_irqthreads (0) macro
25 __read_mostly bool force_irqthreads; variable29 force_irqthreads = true; in setup_forced_irqthreads()943 if (force_irqthreads && test_bit(IRQTF_FORCED_THREAD, in irq_thread()1010 if (!force_irqthreads) in irq_setup_forced_threading()
343 if (!force_irqthreads) { in invoke_softirq()