Searched refs:poll_gp_state (Results 1 – 1 of 1) sorted by relevance
411 bool (*poll_gp_state)(unsigned long oldstate); member616 .poll_gp_state = poll_state_synchronize_rcu,933 .poll_gp_state = srcu_torture_poll_gp_state,996 .poll_gp_state = srcu_torture_poll_gp_state,1338 if (cur_ops->poll_gp_state(gp_state)) in rcu_torture_boost_failed()1360 gp_done = cur_ops->poll_gp_state(gp_state); in rcu_torture_boost_failed()1419 if (gp_initiated && !failed && !cur_ops->poll_gp_state(gp_state)) in rcu_torture_boost()1422 if (!gp_initiated || cur_ops->poll_gp_state(gp_state)) { in rcu_torture_boost()1432 if (cur_ops->poll_gp_state(gp_state)) in rcu_torture_boost()1440 if (gp_initiated && !failed && !cur_ops->poll_gp_state(gp_state)) in rcu_torture_boost()[all …]