Searched refs:rcu_seq_current (Results 1 – 5 of 5) sorted by relevance
447 rcu_seq_current(&ssp->srcu_gp_seq)); in srcu_gp_start()535 gpseq = rcu_seq_current(&ssp->srcu_gp_seq); in srcu_gp_end()580 gpseq = rcu_seq_current(&ssp->srcu_gp_seq); in srcu_gp_end()789 curseq = rcu_seq_current(&ssp->srcu_gp_seq); in srcu_might_be_idle()794 if (curseq != rcu_seq_current(&ssp->srcu_gp_seq)) in srcu_might_be_idle()858 rcu_seq_current(&ssp->srcu_gp_seq)); in __call_srcu()1170 rcu_seq_current(&ssp->srcu_gp_seq)); in srcu_invoke_callbacks()1248 *gp_seq = rcu_seq_current(&ssp->srcu_gp_seq); in srcutorture_get_gp_data()1260 tt, tf, rcu_seq_current(&ssp->srcu_gp_seq), idx); in srcu_torture_stats_print()
342 (long)rcu_seq_current(&rcu_state.gp_seq), in rcu_check_gp_kthread_starvation()392 (long)rcu_seq_current(&rcu_state.gp_seq), totqlen); in print_other_cpu_stall()400 if (rcu_seq_current(&rcu_state.gp_seq) != gp_seq) { in print_other_cpu_stall()451 (long)rcu_seq_current(&rcu_state.gp_seq), totqlen); in print_cpu_stall()
203 return rcu_seq_state(rcu_seq_current(&rcu_state.gp_seq)); in rcu_gp_in_progress()549 *gp_seq = rcu_seq_current(&rcu_state.gp_seq); in rcutorture_get_gp_data()970 if (ULONG_CMP_LT(rcu_seq_current(&rdp->gp_seq) + ULONG_MAX / 4, in rcu_gpnum_ovf()1153 rcu_seq_state(rcu_seq_current(&rnp->gp_seq)))) { in rcu_start_this_gp()1159 if (rcu_seq_state(rcu_seq_current(&rnp->gp_seq))) { in rcu_start_this_gp()1354 if (!rcu_seq_state(rcu_seq_current(&rnp->gp_seq)) || in rcu_advance_cbs_nowake()1420 if ((rdp->gp_seq == rcu_seq_current(&rnp->gp_seq) && in note_gp_changes()2822 if (rcu_seq_current(&rnp->gp_seq) != rdp->gp_seq || in rcu_pending()
97 static inline unsigned long rcu_seq_current(unsigned long *sp) in rcu_seq_current() function
1317 rcu_seq_current(&rnp->gp_seq)) || in rcu_try_advance_all_cbs()