Lines Matching refs:gp_seq
188 rdp->rcu_iw_gp_seq = rnp->gp_seq; in rcu_iw_handler()
415 ticks_value = rcu_seq_ctr(rcu_state.gp_seq - rdp->gp_seq); in print_cpu_stall_info()
423 delta = rcu_seq_ctr(rdp->mynode->gp_seq - rdp->rcu_iw_gp_seq); in print_cpu_stall_info()
452 (long)rcu_seq_current(&rcu_state.gp_seq), in rcu_check_gp_kthread_starvation()
465 static void print_other_cpu_stall(unsigned long gp_seq, unsigned long gps) in print_other_cpu_stall() argument
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()
619 gs1 = READ_ONCE(rcu_state.gp_seq); in check_cpu_stall()
625 gs2 = READ_ONCE(rcu_state.gp_seq); in check_cpu_stall()
680 (long)data_race(rcu_state.gp_seq), in show_rcu_gp_kthreads()
684 if (ULONG_CMP_GE(READ_ONCE(rcu_state.gp_seq), in show_rcu_gp_kthreads()
688 rnp->grplo, rnp->grphi, (long)data_race(rnp->gp_seq), in show_rcu_gp_kthreads()
695 ULONG_CMP_GE(READ_ONCE(rcu_state.gp_seq), in show_rcu_gp_kthreads()
726 ULONG_CMP_GE(READ_ONCE(rnp_root->gp_seq), in rcu_check_gp_start_stall()
739 ULONG_CMP_GE(READ_ONCE(rnp_root->gp_seq), in rcu_check_gp_start_stall()
753 ULONG_CMP_GE(READ_ONCE(rnp_root->gp_seq), in rcu_check_gp_start_stall()