Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/rcu/
Dtree_plugin.h547 static unsigned long sync_rcu_preempt_exp_count; variable
719 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()