Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/rcu/
Drcu.h606 static inline void rcu_gp_slow_register(atomic_t *rgssp) { } in rcu_gp_slow_register() function
625 void rcu_gp_slow_register(atomic_t *rgssp);
Dtree.c1252 void rcu_gp_slow_register(atomic_t *rgssp) in rcu_gp_slow_register() function
1258 EXPORT_SYMBOL_GPL(rcu_gp_slow_register);
Drcutorture.c3899 rcu_gp_slow_register(&rcu_fwd_cb_nodelay); in rcu_torture_init()