Lines Matching refs:gp_seq
224 WARN_ON_ONCE(rnp->completedqs == rnp->gp_seq); in rcu_preempt_ctxt_queue()
264 __this_cpu_read(rcu_data.gp_seq), in rcu_qs()
313 ? rnp->gp_seq in rcu_note_context_switch()
314 : rcu_seq_snap(&rnp->gp_seq)); in rcu_note_context_switch()
486 WARN_ON_ONCE(rnp->completedqs == rnp->gp_seq && in rcu_preempt_deferred_qs_irqrestore()
494 rnp->gp_seq, t->pid); in rcu_preempt_deferred_qs_irqrestore()
515 rnp->gp_seq, in rcu_preempt_deferred_qs_irqrestore()
670 rnp->gp_seq, t->pid); in rcu_preempt_check_blocked_tasks()
755 (long)rnp->gp_seq, (long)rnp->completedqs); in dump_blkd_tasks()
802 __this_cpu_read(rcu_data.gp_seq), TPS("cpuqs")); in rcu_qs()
1316 if ((rcu_seq_completed_gp(rdp->gp_seq, in rcu_try_advance_all_cbs()
1317 rcu_seq_current(&rnp->gp_seq)) || in rcu_try_advance_all_cbs()
1620 return &rnp->nocb_gp_wq[rcu_seq_ctr(rnp->gp_seq) & 0x1]; in rcu_nocb_gp_get()
1827 rcu_seq_done(&rdp->mynode->gp_seq, cur_gp_seq)) { in rcu_nocb_try_bypass()
1908 rcu_seq_done(&rdp->mynode->gp_seq, cur_gp_seq)) { in __call_rcu_nocb_wake()
1993 rcu_seq_done(&rnp->gp_seq, cur_gp_seq))) { in nocb_gp_wait()
2051 rcu_seq_done(&rnp->gp_seq, wait_gp_seq) || in nocb_gp_wait()
2106 rcu_seq_done(&rnp->gp_seq, cur_gp_seq) && in nocb_cb_wait()