Searched refs:rcu_set_gpwrap_lag (Results 1 – 3 of 3) sorted by relevance
592 void rcu_set_gpwrap_lag(unsigned long lag);611 static inline void rcu_set_gpwrap_lag(unsigned long lag) { } in rcu_set_gpwrap_lag() function
779 * rcu_set_gpwrap_lag - Set RCU GP sequence overflow lag value.784 void rcu_set_gpwrap_lag(unsigned long lag_gps) in rcu_set_gpwrap_lag() 793 EXPORT_SYMBOL_GPL(rcu_set_gpwrap_lag);783 void rcu_set_gpwrap_lag(unsigned long lag_gps) rcu_set_gpwrap_lag() function
636 .set_gpwrap_lag = rcu_set_gpwrap_lag,