Searched refs:gp_slow_unregister (Results 1 – 1 of 1) sorted by relevance
423 void (*gp_slow_unregister)(atomic_t *rgssp); member630 .gp_slow_unregister = rcu_gp_slow_unregister,4023 if (cur_ops->gp_slow_unregister) in rcu_torture_cleanup()4024 cur_ops->gp_slow_unregister(NULL); in rcu_torture_cleanup()4180 if (cur_ops->gp_slow_unregister) in rcu_torture_cleanup()4181 cur_ops->gp_slow_unregister(NULL); in rcu_torture_cleanup()4684 if (cur_ops->gp_slow_register && !WARN_ON_ONCE(!cur_ops->gp_slow_unregister)) in rcu_torture_init()