Searched refs:rcu_seq_done_exact (Results 1 – 3 of 3) sorted by relevance
173 static inline bool rcu_seq_done_exact(unsigned long *sp, unsigned long s) in rcu_seq_done_exact() function
1853 /* Ensure that rcu_seq_done_exact() guardband doesn't give false positives. */ in rcu_gp_init() 1855 rcu_seq_done_exact(&old_gp_seq, rcu_seq_snap(&rcu_state.gp_seq))); in rcu_gp_init() 3546 rcu_seq_done_exact(&rcu_state.gp_seq_polled, oldstate)) { in poll_state_synchronize_rcu() 3593 rcu_seq_done_exact(&rnp->gp_seq, rgosp->rgos_norm) || in poll_state_synchronize_rcu_full() 3595 rcu_seq_done_exact(&rcu_state.expedited_sequence, rgosp->rgos_exp)) { in poll_state_synchronize_rcu_full()
1594 !rcu_seq_done_exact(&ssp->srcu_sup->srcu_gp_seq, cookie)) in poll_state_synchronize_srcu()