Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Drcu.h182 static inline bool rcu_seq_done_exact(unsigned long *sp, unsigned long s) in rcu_seq_done_exact() function
H A Dtree.c1883 rcu_seq_done_exact(&old_gp_seq, rcu_seq_snap(&rcu_state.gp_seq))); in rcu_gp_init()
3605 rcu_seq_done_exact(&rcu_state.gp_seq_polled, oldstate)) { in poll_state_synchronize_rcu()
3625 rcu_seq_done_exact(&rnp->gp_seq, gsp->norm) || in poll_state_synchronize_rcu_full_unordered()
3628 rcu_seq_done_exact(&rcu_state.expedited_sequence, gsp->exp)); in poll_state_synchronize_rcu_full_unordered()
H A Dsrcutree.c1627 !rcu_seq_done_exact(&ssp->srcu_sup->srcu_gp_seq, cookie)) in poll_state_synchronize_srcu()