Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Drcutorture.c363 bool (*same_gp_state)(unsigned long oldstate1, unsigned long oldstate2); member
543 .same_gp_state = same_state_synchronize_rcu,
1277 if (gp_poll1 && cur_ops->get_comp_state && cur_ops->same_gp_state && in rcu_torture_write_types()
1496 cur_ops->same_gp_state(ulo[i], gp_snap1)) { in rcu_torture_writer()