Searched refs:force_irqthreads (Results 1 – 4 of 4) sorted by relevance
511 # define force_irqthreads() (true) macro514 # define force_irqthreads() (static_branch_unlikely(&force_irqthreads_key)) macro517 #define force_irqthreads() (false) macro
438 if (!force_irqthreads() || !__this_cpu_read(ksoftirqd)) { in invoke_softirq()
1306 if (force_irqthreads() && test_bit(IRQTF_FORCED_THREAD, in irq_thread()1368 if (!force_irqthreads()) in irq_setup_forced_threading()
1047 if (force_irqthreads()) in blk_mq_complete_need_ipi()