Searched refs:force_irqthreads (Results 1 – 5 of 5) sorted by relevance
430 extern bool force_irqthreads;432 #define force_irqthreads (0) macro
26 __read_mostly bool force_irqthreads; variable27 EXPORT_SYMBOL_GPL(force_irqthreads);31 force_irqthreads = true; in setup_forced_irqthreads()1006 if (force_irqthreads && test_bit(IRQTF_FORCED_THREAD, in irq_thread()1070 if (!force_irqthreads) in irq_setup_forced_threading()
111 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()
365 if (!force_irqthreads) { in invoke_softirq()