Searched refs:get_comp_state_full (Results 1 – 1 of 1) sorted by relevance
369 void (*get_comp_state_full)(struct rcu_gp_oldstate *rgosp); member559 .get_comp_state_full = get_completed_synchronize_rcu_full,1323 if (gp_poll_full1 && cur_ops->get_comp_state_full && cur_ops->same_gp_state_full in rcu_torture_write_types()1497 if (cur_ops->get_comp_state_full) { in rcu_torture_writer()1498 cur_ops->get_comp_state_full(&cookie_full); in rcu_torture_writer()1568 cur_ops->get_comp_state_full(&rgo[i]); in rcu_torture_writer()