Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/rcu/
Drcu.h531 static inline void rcu_gp_slow_unregister(atomic_t *rgssp) { } in rcu_gp_slow_unregister() function
550 void rcu_gp_slow_unregister(atomic_t *rgssp);
Drcutorture.c2977 rcu_gp_slow_unregister(NULL); in rcu_torture_cleanup()
2982 rcu_gp_slow_unregister(NULL); in rcu_torture_cleanup()
3079 rcu_gp_slow_unregister(&rcu_fwd_cb_nodelay); in rcu_torture_cleanup()
Dtree.c1722 void rcu_gp_slow_unregister(atomic_t *rgssp) in rcu_gp_slow_unregister() function
1728 EXPORT_SYMBOL_GPL(rcu_gp_slow_unregister);