Searched refs:needgp (Results 1 – 2 of 2) sorted by relevance
1686 bool needgp = false; in rcu_gp_cleanup() local1729 needgp = __note_gp_changes(rnp, rdp) || needgp; in rcu_gp_cleanup()1731 needgp = rcu_future_gp_cleanup(rnp) || needgp; in rcu_gp_cleanup()1748 if (!needgp && ULONG_CMP_LT(rnp->gp_seq, rnp->gp_seq_needed)) { in rcu_gp_cleanup()1751 needgp = true; in rcu_gp_cleanup()1756 if ((offloaded || !rcu_accelerate_cbs(rnp, rdp)) && needgp) { in rcu_gp_cleanup()
840 bool needgp = false; in __call_srcu() local863 needgp = true; in __call_srcu()870 if (needgp) in __call_srcu()