Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/rcu/
Drcu.h607 static inline void rcu_gp_slow_unregister(atomic_t *rgssp) { } in rcu_gp_slow_unregister() function
626 void rcu_gp_slow_unregister(atomic_t *rgssp);
Drcutorture.c3315 rcu_gp_slow_unregister(NULL); in rcu_torture_cleanup()
3320 rcu_gp_slow_unregister(NULL); in rcu_torture_cleanup()
3419 rcu_gp_slow_unregister(&rcu_fwd_cb_nodelay); in rcu_torture_cleanup()
Dtree.c1261 void rcu_gp_slow_unregister(atomic_t *rgssp) in rcu_gp_slow_unregister() function
1267 EXPORT_SYMBOL_GPL(rcu_gp_slow_unregister);