Searched refs:gather_gp_seqs (Results 1 – 1 of 1) sorted by relevance
414 unsigned long long (*gather_gp_seqs)(void); member620 .gather_gp_seqs = rcutorture_gather_gp_seqs,667 .gather_gp_seqs = rcutorture_gather_gp_seqs,2023 if (IS_ENABLED(CONFIG_RCU_TORTURE_TEST_LOG_GP) && cur_ops->gather_gp_seqs) { in rcutorture_one_extend()2024 rtrsp->rt_gp_seq = cur_ops->gather_gp_seqs(); in rcutorture_one_extend()3718 cur_ops->gather_gp_seqs && cur_ops->format_gp_seqs) { in rcu_torture_cleanup()