Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Dtree_nocb.h475 rcu_seq_done(&rdp->mynode->gp_seq, cur_gp_seq)) { in rcu_nocb_try_bypass()
711 rcu_seq_done(&rnp->gp_seq, cur_gp_seq))) { in nocb_gp_wait()
785 rcu_seq_done(&rnp->gp_seq, wait_gp_seq) || in nocb_gp_wait()
899 rcu_seq_done(&rnp->gp_seq, cur_gp_seq) && in nocb_cb_wait()
H A Dsrcutree.c1031 if (WARN_ON_ONCE(rcu_seq_done(&ssp->srcu_sup->srcu_gp_seq, s)) || in srcu_funnel_exp_start()
1082 if (WARN_ON_ONCE(rcu_seq_done(&sup->srcu_gp_seq, s)) && snp != snp_leaf) in srcu_funnel_gp_start()
1120 if (!WARN_ON_ONCE(rcu_seq_done(&sup->srcu_gp_seq, s)) && in srcu_funnel_gp_start()
1704 if (rcu_seq_done(&ssp->srcu_sup->srcu_barrier_seq, s)) { in srcu_barrier()
H A Drcu.h154 static inline bool rcu_seq_done(unsigned long *sp, unsigned long s) in rcu_seq_done() function
H A Dtasks.h427 if (rcu_seq_done(&rtp->barrier_q_seq, s)) { in rcu_barrier_tasks_generic()
H A Dtree.c3831 if (rcu_seq_done(&rcu_state.barrier_sequence, s)) { in rcu_barrier()
3943 if (rcu_seq_done(&rcu_state.barrier_sequence, s)) {