Lines Matching refs:gp_seq
230 rdp->rcu_iw_gp_seq = rnp->gp_seq; in rcu_iw_handler()
452 if (rsrp->gp_seq != rdp->gp_seq) in print_cpu_stat_info()
499 ticks_value = rcu_seq_ctr(rcu_state.gp_seq - rdp->gp_seq); in print_cpu_stall_info()
506 delta = rcu_seq_ctr(rdp->mynode->gp_seq - rdp->rcu_iw_gp_seq); in print_cpu_stall_info()
543 (long)rcu_seq_current(&rcu_state.gp_seq), in rcu_check_gp_kthread_starvation()
586 (long)rcu_seq_current(&rcu_state.gp_seq), in rcu_check_gp_kthread_expired_fqs_timer()
595 static void print_other_cpu_stall(unsigned long gp_seq, unsigned long gps) in print_other_cpu_stall() argument
638 (long)rcu_seq_current(&rcu_state.gp_seq), totqlen, in print_other_cpu_stall()
647 if (rcu_seq_current(&rcu_state.gp_seq) != gp_seq) { in print_other_cpu_stall()
704 (long)rcu_seq_current(&rcu_state.gp_seq), totqlen, in print_cpu_stall()
783 gs1 = READ_ONCE(rcu_state.gp_seq); in check_cpu_stall()
789 gs2 = READ_ONCE(rcu_state.gp_seq); in check_cpu_stall()
917 (long)data_race(READ_ONCE(rcu_state.gp_seq)), in show_rcu_gp_kthreads()
922 if (ULONG_CMP_GE(READ_ONCE(rcu_state.gp_seq), READ_ONCE(rnp->gp_seq_needed)) && in show_rcu_gp_kthreads()
928 (long)data_race(READ_ONCE(rnp->gp_seq)), in show_rcu_gp_kthreads()
941 ULONG_CMP_GE(READ_ONCE(rcu_state.gp_seq), in show_rcu_gp_kthreads()
972 ULONG_CMP_GE(READ_ONCE(rnp_root->gp_seq), in rcu_check_gp_start_stall()
985 ULONG_CMP_GE(READ_ONCE(rnp_root->gp_seq), in rcu_check_gp_start_stall()
999 ULONG_CMP_GE(READ_ONCE(rnp_root->gp_seq), in rcu_check_gp_start_stall()