Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dgen_estimator.c42 struct net_rate_estimator { struct
62 static void est_fetch_counters(struct net_rate_estimator *e, in est_fetch_counters() argument
78 struct net_rate_estimator *est = from_timer(est, t, timer); in est_timer()
132 struct net_rate_estimator __rcu **rate_est, in gen_new_estimator()
138 struct net_rate_estimator *old, *est; in gen_new_estimator()
205 void gen_kill_estimator(struct net_rate_estimator __rcu **rate_est) in gen_kill_estimator()
207 struct net_rate_estimator *est; in gen_kill_estimator()
209 est = xchg((__force struct net_rate_estimator **)rate_est, NULL); in gen_kill_estimator()
235 struct net_rate_estimator __rcu **rate_est, in gen_replace_estimator()
256 bool gen_estimator_read(struct net_rate_estimator __rcu **rate_est, in gen_estimator_read()
[all …]
H A Dgen_stats.c309 struct net_rate_estimator __rcu **rate_est) in gnet_stats_copy_rate_est()
/openbmc/linux/include/net/
H A Dgen_stats.h24 struct net_rate_estimator;
59 struct net_rate_estimator __rcu **ptr);
72 struct net_rate_estimator __rcu **rate_est,
75 void gen_kill_estimator(struct net_rate_estimator __rcu **ptr);
78 struct net_rate_estimator __rcu **ptr,
81 bool gen_estimator_active(struct net_rate_estimator __rcu **ptr);
82 bool gen_estimator_read(struct net_rate_estimator __rcu **ptr,
H A Dact_api.h37 struct net_rate_estimator __rcu *tcfa_rate_est;
H A Dsch_generic.h106 struct net_rate_estimator __rcu *rate_est;
/openbmc/linux/include/net/netfilter/
H A Dxt_rateest.h21 struct net_rate_estimator __rcu *rate_est;
/openbmc/linux/net/sched/
H A Dsch_drr.c23 struct net_rate_estimator __rcu *rate_est;
H A Dsch_qfq.c135 struct net_rate_estimator __rcu *rate_est;
H A Dsch_hfsc.c116 struct net_rate_estimator __rcu *rate_est;
H A Dsch_htb.c110 struct net_rate_estimator __rcu *rate_est;