Searched refs:start_gp_poll_exp_full (Results 1 – 1 of 1) sorted by relevance
395 void (*start_gp_poll_exp_full)(struct rcu_gp_oldstate *rgosp); member618 .start_gp_poll_exp_full = start_poll_synchronize_rcu_expedited_full,1583 if (gp_poll_exp_full1 && cur_ops->start_gp_poll_exp_full && cur_ops->poll_gp_state_full) { in rcu_torture_write_types()1587 (!cur_ops->start_gp_poll_exp_full || !cur_ops->poll_gp_state_full)) { in rcu_torture_write_types()1864 cur_ops->start_gp_poll_exp_full(&gp_snap_full); in rcu_torture_writer()2022 cur_ops->start_gp_poll_exp_full(&gp_snap_full); in rcu_torture_fakewriter()