Searched refs:sync_rcu_preempt_exp_count (Results 1 – 1 of 1) sorted by relevance
547 static unsigned long sync_rcu_preempt_exp_count; variable719 snap = ACCESS_ONCE(sync_rcu_preempt_exp_count) + 1; in synchronize_rcu_expedited()743 ACCESS_ONCE(sync_rcu_preempt_exp_count))) { in synchronize_rcu_expedited()755 if (ULONG_CMP_LT(snap, ACCESS_ONCE(sync_rcu_preempt_exp_count))) { in synchronize_rcu_expedited()783 ACCESS_ONCE(sync_rcu_preempt_exp_count) = in synchronize_rcu_expedited()784 sync_rcu_preempt_exp_count + 1; in synchronize_rcu_expedited()