Home
last modified time | relevance | path

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

/linux-6.15/kernel/rcu/
H A Drcutorture.c391 bool (*same_gp_state_full)(struct rcu_gp_oldstate *rgosp1, struct rcu_gp_oldstate *rgosp2); member
588 .same_gp_state_full = same_state_synchronize_rcu_full,
1388 if (gp_poll_full1 && cur_ops->get_comp_state_full && cur_ops->same_gp_state_full in rcu_torture_write_types()
1645 cur_ops->same_gp_state_full(&rgo[i], in rcu_torture_writer()