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()791 curseq = rcu_seq_current(&ssp->srcu_gp_seq); in srcu_might_be_idle()796 if (curseq != rcu_seq_current(&ssp->srcu_gp_seq)) in srcu_might_be_idle()859 rcu_seq_current(&ssp->srcu_gp_seq)); in __call_srcu()1173 rcu_seq_current(&ssp->srcu_gp_seq)); in srcu_invoke_callbacks()1251 *gp_seq = rcu_seq_current(&ssp->srcu_gp_seq); in srcutorture_get_gp_data()1263 tt, tf, rcu_seq_current(&ssp->srcu_gp_seq), idx); in srcu_torture_stats_print()
452 (long)rcu_seq_current(&rcu_state.gp_seq), in rcu_check_gp_kthread_starvation()502 (long)rcu_seq_current(&rcu_state.gp_seq), totqlen); in print_other_cpu_stall()510 if (rcu_seq_current(&rcu_state.gp_seq) != gp_seq) { in print_other_cpu_stall()559 (long)rcu_seq_current(&rcu_state.gp_seq), totqlen); in print_cpu_stall()
219 return rcu_seq_state(rcu_seq_current(&rcu_state.gp_seq)); in rcu_gp_in_progress()604 *gp_seq = rcu_seq_current(&rcu_state.gp_seq); in rcutorture_get_gp_data()1171 if (ULONG_CMP_LT(rcu_seq_current(&rdp->gp_seq) + ULONG_MAX / 4, in rcu_gpnum_ovf()1373 rcu_seq_state(rcu_seq_current(&rnp->gp_seq)))) { in rcu_start_this_gp()1379 if (rcu_seq_state(rcu_seq_current(&rnp->gp_seq))) { in rcu_start_this_gp()1576 if (!rcu_seq_state(rcu_seq_current(&rnp->gp_seq)) || in rcu_advance_cbs_nowake()1658 if ((rdp->gp_seq == rcu_seq_current(&rnp->gp_seq) && in note_gp_changes()3721 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
1328 rcu_seq_current(&rnp->gp_seq)) || in rcu_try_advance_all_cbs()