Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Drcu.h126 static inline unsigned long rcu_seq_snap(unsigned long *sp) in rcu_seq_snap() function
H A Dsrcutree.c1346 * rcu_seq_snap() were to be called after advance: in srcu_gp_start_if_needed()
1358 * But then the call to rcu_seq_snap() observes the grace period for the in srcu_gp_start_if_needed()
1368 s = rcu_seq_snap(&ssp->srcu_sup->srcu_gp_seq); in srcu_gp_start_if_needed()
1598 return rcu_seq_snap(&ssp->srcu_sup->srcu_gp_seq); in get_state_synchronize_srcu()
1700 unsigned long s = rcu_seq_snap(&ssp->srcu_sup->srcu_barrier_seq); in srcu_barrier()