Searched refs:rcu_gp_slow_register (Results 1 – 3 of 3) sorted by relevance
606 static inline void rcu_gp_slow_register(atomic_t *rgssp) { } in rcu_gp_slow_register() function625 void rcu_gp_slow_register(atomic_t *rgssp);
1252 void rcu_gp_slow_register(atomic_t *rgssp) in rcu_gp_slow_register() function1258 EXPORT_SYMBOL_GPL(rcu_gp_slow_register);
3899 rcu_gp_slow_register(&rcu_fwd_cb_nodelay); in rcu_torture_init()