Lines Matching refs:gp_seq
156 rdp->rcu_iw_gp_seq = rnp->gp_seq; in rcu_iw_handler()
307 ticks_value = rcu_seq_ctr(rcu_state.gp_seq - rdp->gp_seq); in print_cpu_stall_info()
315 delta = rcu_seq_ctr(rdp->mynode->gp_seq - rdp->rcu_iw_gp_seq); in print_cpu_stall_info()
342 (long)rcu_seq_current(&rcu_state.gp_seq), in rcu_check_gp_kthread_starvation()
354 static void print_other_cpu_stall(unsigned long gp_seq) in print_other_cpu_stall() argument
392 (long)rcu_seq_current(&rcu_state.gp_seq), totqlen); in print_other_cpu_stall()
400 if (rcu_seq_current(&rcu_state.gp_seq) != gp_seq) { in print_other_cpu_stall()
451 (long)rcu_seq_current(&rcu_state.gp_seq), totqlen); in print_cpu_stall()
511 gs1 = READ_ONCE(rcu_state.gp_seq); in check_cpu_stall()
517 gs2 = READ_ONCE(rcu_state.gp_seq); in check_cpu_stall()
571 (long)READ_ONCE(rcu_state.gp_seq), in show_rcu_gp_kthreads()
575 if (ULONG_CMP_GE(rcu_state.gp_seq, rnp->gp_seq_needed)) in show_rcu_gp_kthreads()
578 rnp->grplo, rnp->grphi, (long)rnp->gp_seq, in show_rcu_gp_kthreads()
585 ULONG_CMP_GE(rcu_state.gp_seq, in show_rcu_gp_kthreads()
614 ULONG_CMP_GE(rnp_root->gp_seq, rnp_root->gp_seq_needed)) in rcu_check_gp_start_stall()
625 ULONG_CMP_GE(rnp_root->gp_seq, rnp_root->gp_seq_needed) || in rcu_check_gp_start_stall()
638 ULONG_CMP_GE(rnp_root->gp_seq, rnp_root->gp_seq_needed) || in rcu_check_gp_start_stall()