Searched refs:rcu_seq_current (Results 1 – 4 of 4) sorted by relevance
452 rcu_seq_current(&sp->srcu_gp_seq)); in srcu_gp_start()555 gpseq = rcu_seq_current(&sp->srcu_gp_seq); in srcu_gp_end()600 gpseq = rcu_seq_current(&sp->srcu_gp_seq); in srcu_gp_end()805 curseq = rcu_seq_current(&sp->srcu_gp_seq); in srcu_might_be_idle()810 if (curseq != rcu_seq_current(&sp->srcu_gp_seq)) in srcu_might_be_idle()872 rcu_seq_current(&sp->srcu_gp_seq)); in __call_srcu()1182 rcu_seq_current(&sp->srcu_gp_seq)); in srcu_invoke_callbacks()1260 *gp_seq = rcu_seq_current(&sp->srcu_gp_seq); in srcutorture_get_gp_data()1272 tt, tf, rcu_seq_current(&sp->srcu_gp_seq), idx); in srcu_torture_stats_print()
222 return rcu_seq_state(rcu_seq_current(&rsp->gp_seq)); in rcu_gp_in_progress()689 *gp_seq = rcu_seq_current(&rsp->gp_seq); in rcutorture_get_gp_data()1115 if (ULONG_CMP_LT(rcu_seq_current(&rdp->gp_seq) + ULONG_MAX / 4, in rcu_gpnum_ovf()1197 rcu_seq_current(&rdp->gp_seq) == rnp->gp_seq && !rdp->gpwrap) { in rcu_implicit_dynticks_qs()1311 (long)rcu_seq_current(&rsp->gp_seq), in rcu_check_gp_kthread_starvation()1413 (long)rcu_seq_current(&rsp->gp_seq), totqlen); in print_other_cpu_stall()1420 if (rcu_seq_current(&rsp->gp_seq) != gp_seq) { in print_other_cpu_stall()1474 (long)rcu_seq_current(&rsp->gp_seq), totqlen); in print_cpu_stall()1626 rcu_seq_state(rcu_seq_current(&rnp->gp_seq)))) { in rcu_start_this_gp()1632 if (rcu_seq_state(rcu_seq_current(&rnp->gp_seq))) { in rcu_start_this_gp()[all …]
115 static inline unsigned long rcu_seq_current(unsigned long *sp) in rcu_seq_current() function
1508 rcu_seq_current(&rnp->gp_seq)) || in rcu_try_advance_all_cbs()