Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Drcutorture.c404 void (*get_comp_state_full)(struct rcu_gp_seq *gsp); member
611 .get_comp_state_full = get_completed_synchronize_rcu_full,
1593 if (gp_poll_full1 && cur_ops->get_comp_state_full && cur_ops->same_gp_state_full in rcu_torture_write_types()
1794 if (cur_ops->get_comp_state_full) { in rcu_torture_writer()
1795 cur_ops->get_comp_state_full(&cookie_full); in rcu_torture_writer()
1871 cur_ops->get_comp_state_full(&rgo[i]); in rcu_torture_writer()