Searched refs:gpwrap (Results 1 – 5 of 5) sorted by relevance
81 .gpwrap = true,807 WRITE_ONCE(rdp->gpwrap, true); in rcu_gpnum_ovf()1197 if (!READ_ONCE(rdp->gpwrap) && ULONG_CMP_GE(rdp->gp_seq_needed, c)) { in rcu_accelerate_cbs_unlocked()1286 unlikely(rdp->gpwrap)) { in __note_gp_changes()1300 unlikely(rdp->gpwrap)) { in __note_gp_changes()1313 if (ULONG_CMP_LT(rdp->gp_seq_needed, rnp->gp_seq_needed) || rdp->gpwrap) in __note_gp_changes()1315 if (IS_ENABLED(CONFIG_PROVE_RCU) && rdp->gpwrap) in __note_gp_changes()1317 WRITE_ONCE(rdp->gpwrap, false); in __note_gp_changes()1331 !unlikely(READ_ONCE(rdp->gpwrap))) || /* w/out lock. */ in note_gp_changes()2453 rdp->gpwrap) { in rcu_report_qs_rdp()[all …]
196 bool gpwrap; /* Possible ->gp_seq wrap. */ member
980 if (READ_ONCE(rdp->gpwrap) || in show_rcu_gp_kthreads()
866 5 bool gpwrap;900 The ``->gpwrap`` field indicates that the corresponding CPU has remained
6113 to false prevents the gpwrap lag test from6124 Set the total cycle duration for gpwrap lag6130 Set the duration for which gpwrap lag is active