Searched refs:needgp (Results 1 – 2 of 2) sorted by relevance
1696 bool needgp = false; in rcu_gp_cleanup() local1739 needgp = __note_gp_changes(rnp, rdp) || needgp; in rcu_gp_cleanup()1741 needgp = rcu_future_gp_cleanup(rnp) || needgp; in rcu_gp_cleanup()1758 if (!needgp && ULONG_CMP_LT(rnp->gp_seq, rnp->gp_seq_needed)) { in rcu_gp_cleanup()1761 needgp = true; in rcu_gp_cleanup()1766 if ((offloaded || !rcu_accelerate_cbs(rnp, rdp)) && needgp) { in rcu_gp_cleanup()
844 bool needgp = false; in __call_srcu() local867 needgp = true; in __call_srcu()874 if (needgp) in __call_srcu()