Home
last modified time | relevance | path

Searched refs:irqs_were_disabled (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/kernel/rcu/
Dtree_plugin.h600 bool irqs_were_disabled; in rcu_read_unlock_special() local
607 irqs_were_disabled = irqs_disabled_flags(flags); in rcu_read_unlock_special()
608 if (preempt_bh_were_disabled || irqs_were_disabled) { in rcu_read_unlock_special()
618 if (irqs_were_disabled && use_softirq && in rcu_read_unlock_special()
629 if (IS_ENABLED(CONFIG_IRQ_WORK) && irqs_were_disabled && in rcu_read_unlock_special()