Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Dtree.c1639 static int rcu_sr_normal_latched; /* 0/1 */ variable
1661 (void)cmpxchg_relaxed(&rcu_sr_normal_latched, 1, 0); in rcu_sr_normal_complete()
1822 (void)cmpxchg_relaxed(&rcu_sr_normal_latched, 0, 1); in rcu_sr_normal_add_req()
3335 READ_ONCE(rcu_sr_normal_latched)) { in synchronize_rcu_normal()