Lines Matching refs:gp_seq
228 WARN_ON_ONCE(rnp->completedqs == rnp->gp_seq); in rcu_preempt_ctxt_queue()
268 __this_cpu_read(rcu_data.gp_seq), in rcu_qs()
317 ? rnp->gp_seq in rcu_note_context_switch()
318 : rcu_seq_snap(&rnp->gp_seq)); in rcu_note_context_switch()
494 WARN_ON_ONCE(rnp->completedqs == rnp->gp_seq && in rcu_preempt_deferred_qs_irqrestore()
502 rnp->gp_seq, t->pid); in rcu_preempt_deferred_qs_irqrestore()
523 rnp->gp_seq, in rcu_preempt_deferred_qs_irqrestore()
669 rnp->gp_seq, t->pid); in rcu_preempt_check_blocked_tasks()
754 (long)READ_ONCE(rnp->gp_seq), (long)rnp->completedqs); in dump_blkd_tasks()
820 __this_cpu_read(rcu_data.gp_seq), TPS("cpuqs")); in rcu_qs()
1327 if ((rcu_seq_completed_gp(rdp->gp_seq, in rcu_try_advance_all_cbs()
1328 rcu_seq_current(&rnp->gp_seq)) || in rcu_try_advance_all_cbs()
1613 return &rnp->nocb_gp_wq[rcu_seq_ctr(rnp->gp_seq) & 0x1]; in rcu_nocb_gp_get()
1820 rcu_seq_done(&rdp->mynode->gp_seq, cur_gp_seq)) { in rcu_nocb_try_bypass()
1901 rcu_seq_done(&rdp->mynode->gp_seq, cur_gp_seq)) { in __call_rcu_nocb_wake()
1988 rcu_seq_done(&rnp->gp_seq, cur_gp_seq))) { in nocb_gp_wait()
2049 rcu_seq_done(&rnp->gp_seq, wait_gp_seq) || in nocb_gp_wait()
2104 rcu_seq_done(&rnp->gp_seq, cur_gp_seq) && in nocb_cb_wait()