Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/rcu/
Drcu.h541 static inline void rcu_gp_slow_register(atomic_t *rgssp) { } in rcu_gp_slow_register() function
560 void rcu_gp_slow_register(atomic_t *rgssp);
Dtree.c1294 void rcu_gp_slow_register(atomic_t *rgssp) in rcu_gp_slow_register() function
1300 EXPORT_SYMBOL_GPL(rcu_gp_slow_register);
Drcutorture.c3640 rcu_gp_slow_register(&rcu_fwd_cb_nodelay); in rcu_torture_init()