Searched refs:gp_slow_unregister (Results 1 – 1 of 1) sorted by relevance
412 void (*gp_slow_unregister)(atomic_t *rgssp); member616 .gp_slow_unregister = rcu_gp_slow_unregister,3624 if (cur_ops->gp_slow_unregister) in rcu_torture_cleanup()3625 cur_ops->gp_slow_unregister(NULL); in rcu_torture_cleanup()3777 if (cur_ops->gp_slow_unregister) in rcu_torture_cleanup()3778 cur_ops->gp_slow_unregister(NULL); in rcu_torture_cleanup()4276 if (cur_ops->gp_slow_register && !WARN_ON_ONCE(!cur_ops->gp_slow_unregister)) in rcu_torture_init()