Searched refs:force_irqthreads (Results 1 – 5 of 5) sorted by relevance
477 # define force_irqthreads (true) macro479 extern bool force_irqthreads;482 #define force_irqthreads (0) macro
27 __read_mostly bool force_irqthreads; variable28 EXPORT_SYMBOL_GPL(force_irqthreads);32 force_irqthreads = true; in setup_forced_irqthreads()1082 if (force_irqthreads && test_bit(IRQTF_FORCED_THREAD, in irq_thread()1144 if (!force_irqthreads) in irq_setup_forced_threading()
112 bool irqs_threaded = force_irqthreads; in __ide_wait_stat()
410 if (!force_irqthreads && (drive->dev_flags & IDE_DFLAG_UNMASK) == 0) in pre_task_out_intr()
366 if (!force_irqthreads) { in invoke_softirq()