Home
last modified time | relevance | path

Searched refs:net_rate_estimator (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/net/core/
Dgen_estimator.c46 struct net_rate_estimator { struct
66 static void est_fetch_counters(struct net_rate_estimator *e, in est_fetch_counters() argument
82 struct net_rate_estimator *est = from_timer(est, t, timer); in est_timer()
130 struct net_rate_estimator __rcu **rate_est, in gen_new_estimator()
136 struct net_rate_estimator *old, *est; in gen_new_estimator()
200 void gen_kill_estimator(struct net_rate_estimator __rcu **rate_est) in gen_kill_estimator()
202 struct net_rate_estimator *est; in gen_kill_estimator()
204 est = xchg((__force struct net_rate_estimator **)rate_est, NULL); in gen_kill_estimator()
228 struct net_rate_estimator __rcu **rate_est, in gen_replace_estimator()
243 bool gen_estimator_active(struct net_rate_estimator __rcu **rate_est) in gen_estimator_active()
[all …]
Dgen_stats.c219 struct net_rate_estimator __rcu **rate_est) in gnet_stats_copy_rate_est()
/Linux-v4.19/include/net/
Dgen_stats.h15 struct net_rate_estimator;
48 struct net_rate_estimator __rcu **ptr);
61 struct net_rate_estimator __rcu **rate_est,
64 void gen_kill_estimator(struct net_rate_estimator __rcu **ptr);
67 struct net_rate_estimator __rcu **ptr,
70 bool gen_estimator_active(struct net_rate_estimator __rcu **ptr);
71 bool gen_estimator_read(struct net_rate_estimator __rcu **ptr,
Dact_api.h35 struct net_rate_estimator __rcu *tcfa_rate_est;
Dsch_generic.h88 struct net_rate_estimator __rcu *rate_est;
/Linux-v4.19/include/net/netfilter/
Dxt_rateest.h21 struct net_rate_estimator __rcu *rate_est;
/Linux-v4.19/net/sched/
Dsch_drr.c27 struct net_rate_estimator __rcu *rate_est;
Dsch_qfq.c139 struct net_rate_estimator __rcu *rate_est;
Dsch_hfsc.c116 struct net_rate_estimator __rcu *rate_est;
Dsch_htb.c115 struct net_rate_estimator __rcu *rate_est;
Dsch_cbq.c126 struct net_rate_estimator __rcu *rate_est;