Searched refs:needmore (Results 1 – 1 of 1) sorted by relevance
1590 int needmore; in rcu_future_gp_cleanup() local1595 needmore = rnp->need_future_gp[(c + 1) & 0x1]; in rcu_future_gp_cleanup()1597 needmore ? TPS("CleanupMore") : TPS("Cleanup")); in rcu_future_gp_cleanup()1598 return needmore; in rcu_future_gp_cleanup()