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