Searched refs:poll_gp_state (Results 1 – 1 of 1) sorted by relevance
396 bool (*poll_gp_state)(unsigned long oldstate); member595 .poll_gp_state = poll_state_synchronize_rcu,824 .poll_gp_state = srcu_torture_poll_gp_state,868 .poll_gp_state = srcu_torture_poll_gp_state,1133 if (cur_ops->poll_gp_state(gp_state)) in rcu_torture_boost_failed()1155 gp_done = cur_ops->poll_gp_state(gp_state); in rcu_torture_boost_failed()1227 if (cur_ops->poll_gp_state(gp_state)) in rcu_torture_boost()1542 WARN_ONCE(cur_ops->poll_gp_state(cookie), in rcu_torture_writer()1621 while (!cur_ops->poll_gp_state(gp_snap)) { in rcu_torture_writer()1624 if (cur_ops->poll_gp_state(ulo[i]) || in rcu_torture_writer()[all …]