Searched refs:rcu_gp_slow_register (Results 1 – 3 of 3) sorted by relevance
541 static inline void rcu_gp_slow_register(atomic_t *rgssp) { } in rcu_gp_slow_register() function560 void rcu_gp_slow_register(atomic_t *rgssp);
1294 void rcu_gp_slow_register(atomic_t *rgssp) in rcu_gp_slow_register() function1300 EXPORT_SYMBOL_GPL(rcu_gp_slow_register);
3640 rcu_gp_slow_register(&rcu_fwd_cb_nodelay); in rcu_torture_init()