Searched refs:force_irqthreads (Results 1 – 5 of 5) sorted by relevance
496 # define force_irqthreads (true) macro498 extern bool force_irqthreads;501 #define force_irqthreads (0) macro
28 __read_mostly bool force_irqthreads; variable29 EXPORT_SYMBOL_GPL(force_irqthreads);33 force_irqthreads = true; in setup_forced_irqthreads()1204 if (force_irqthreads && test_bit(IRQTF_FORCED_THREAD, in irq_thread()1266 if (!force_irqthreads) in irq_setup_forced_threading()
112 bool irqs_threaded = force_irqthreads; in __ide_wait_stat()
409 if (!force_irqthreads && (drive->dev_flags & IDE_DFLAG_UNMASK) == 0) in pre_task_out_intr()
379 if (!force_irqthreads) { in invoke_softirq()