Lines Matching refs:rcu_seq_current
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()
1867 if ((rdp->gp_seq == rcu_seq_current(&rnp->gp_seq) && in note_gp_changes()
3297 if (rcu_seq_current(&rnp->gp_seq) != rdp->gp_seq || in __rcu_pending()