Searched refs:same_gp_state (Results 1 – 1 of 1) sorted by relevance
401 bool (*same_gp_state)(unsigned long oldstate1, unsigned long oldstate2); member601 .same_gp_state = same_state_synchronize_rcu,909 .same_gp_state = same_state_synchronize_srcu,972 .same_gp_state = same_state_synchronize_srcu,1502 if (gp_poll1 && cur_ops->get_comp_state && cur_ops->same_gp_state && in rcu_torture_write_types()1759 cur_ops->same_gp_state(ulo[i], gp_snap1)) { in rcu_torture_writer()