Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/rcu/
Drcu.h542 static inline void rcu_gp_slow_unregister(atomic_t *rgssp) { } in rcu_gp_slow_unregister() function
561 void rcu_gp_slow_unregister(atomic_t *rgssp);
Drcutorture.c3247 rcu_gp_slow_unregister(NULL); in rcu_torture_cleanup()
3252 rcu_gp_slow_unregister(NULL); in rcu_torture_cleanup()
3349 rcu_gp_slow_unregister(&rcu_fwd_cb_nodelay); in rcu_torture_cleanup()
Dtree.c1303 void rcu_gp_slow_unregister(atomic_t *rgssp) in rcu_gp_slow_unregister() function
1309 EXPORT_SYMBOL_GPL(rcu_gp_slow_unregister);