Searched refs:irqs_were_disabled (Results 1 – 1 of 1) sorted by relevance
697 bool irqs_were_disabled) in rcu_unlock_needs_exp_handling() argument740 if (IS_ENABLED(CONFIG_RCU_BOOST) && irqs_were_disabled && t->rcu_blocked_node) in rcu_unlock_needs_exp_handling()754 bool irqs_were_disabled; in rcu_read_unlock_special() local763 irqs_were_disabled = irqs_disabled_flags(flags); in rcu_read_unlock_special()764 if (preempt_bh_were_disabled || irqs_were_disabled) { in rcu_read_unlock_special()769 needs_exp = rcu_unlock_needs_exp_handling(t, rdp, rnp, irqs_were_disabled); in rcu_read_unlock_special()772 if (use_softirq && (in_hardirq() || (needs_exp && !irqs_were_disabled))) { in rcu_read_unlock_special()786 if (IS_ENABLED(CONFIG_IRQ_WORK) && irqs_were_disabled && in rcu_read_unlock_special()