Home
last modified time | relevance | path

Searched refs:gp_done (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/rcu/
H A Drcutorture.c1306 bool gp_done; in rcu_torture_boost()
1337 gp_done = cur_ops->poll_gp_state(gp_state); in rcu_torture_boost()
1339 gp_done ? "ended already" : "still pending"); in rcu_torture_boost()
1244 bool gp_done; rcu_torture_boost_failed() local