Searched refs:rcu_seq_current (Results 1 – 5 of 5) sorted by relevance
444 rcu_seq_current(&ssp->srcu_gp_seq)); in srcu_gp_start()532 gpseq = rcu_seq_current(&ssp->srcu_gp_seq); in srcu_gp_end()577 gpseq = rcu_seq_current(&ssp->srcu_gp_seq); in srcu_gp_end()788 curseq = rcu_seq_current(&ssp->srcu_gp_seq); in srcu_might_be_idle()793 if (curseq != rcu_seq_current(&ssp->srcu_gp_seq)) in srcu_might_be_idle()825 rcu_seq_current(&ssp->srcu_gp_seq)); in srcu_gp_start_if_needed()1256 rcu_seq_current(&ssp->srcu_gp_seq)); in srcu_invoke_callbacks()1336 *gp_seq = rcu_seq_current(&ssp->srcu_gp_seq); in srcutorture_get_gp_data()1348 tt, tf, rcu_seq_current(&ssp->srcu_gp_seq), idx); in srcu_torture_stats_print()
467 (long)rcu_seq_current(&rcu_state.gp_seq), in rcu_check_gp_kthread_starvation()511 (long)rcu_seq_current(&rcu_state.gp_seq), in rcu_check_gp_kthread_expired_fqs_timer()561 (long)rcu_seq_current(&rcu_state.gp_seq), totqlen); in print_other_cpu_stall()569 if (rcu_seq_current(&rcu_state.gp_seq) != gp_seq) { in print_other_cpu_stall()622 (long)rcu_seq_current(&rcu_state.gp_seq), totqlen); in print_cpu_stall()
231 return rcu_seq_state(rcu_seq_current(&rcu_state.gp_seq)); in rcu_gp_in_progress()593 *gp_seq = rcu_seq_current(&rcu_state.gp_seq); in rcutorture_get_gp_data()1190 if (ULONG_CMP_LT(rcu_seq_current(&rdp->gp_seq) + ULONG_MAX / 4, in rcu_gpnum_ovf()1390 rcu_seq_state(rcu_seq_current(&rnp->gp_seq)))) { in rcu_start_this_gp()1396 if (rcu_seq_state(rcu_seq_current(&rnp->gp_seq))) { in rcu_start_this_gp()1597 if (!rcu_seq_state(rcu_seq_current(&rnp->gp_seq)) || in rcu_advance_cbs_nowake()1678 if ((rdp->gp_seq == rcu_seq_current(&rnp->gp_seq) && in note_gp_changes()3907 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
1341 rcu_seq_current(&rnp->gp_seq)) || in rcu_try_advance_all_cbs()