Searched refs:gpwrap (Results 1 – 5 of 5) sorted by relevance
81 .gpwrap = true,808 WRITE_ONCE(rdp->gpwrap, true); in rcu_gpnum_ovf()1193 if (!READ_ONCE(rdp->gpwrap) && ULONG_CMP_GE(rdp->gp_seq_needed, gs.norm)) { in rcu_accelerate_cbs_unlocked()1282 unlikely(rdp->gpwrap)) { in __note_gp_changes()1296 unlikely(rdp->gpwrap)) { in __note_gp_changes()1309 if (ULONG_CMP_LT(rdp->gp_seq_needed, rnp->gp_seq_needed) || rdp->gpwrap) in __note_gp_changes()1311 if (IS_ENABLED(CONFIG_PROVE_RCU) && rdp->gpwrap) in __note_gp_changes()1313 WRITE_ONCE(rdp->gpwrap, false); in __note_gp_changes()1327 !unlikely(READ_ONCE(rdp->gpwrap))) || /* w/out lock. */ in note_gp_changes()2486 rdp->gpwrap) { in rcu_report_qs_rdp()[all …]
196 bool gpwrap; /* Possible ->gp_seq wrap. */ member
995 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
6121 to false prevents the gpwrap lag test from6132 Set the total cycle duration for gpwrap lag6138 Set the duration for which gpwrap lag is active