Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
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()
126 struct net_rate_estimator __rcu **rate_est, in gen_new_estimator()
132 struct net_rate_estimator *old, *est; in gen_new_estimator()
199 void gen_kill_estimator(struct net_rate_estimator __rcu **rate_est) in gen_kill_estimator()
201 struct net_rate_estimator *est; in gen_kill_estimator()
203 est = xchg((__force struct net_rate_estimator **)rate_est, NULL); in gen_kill_estimator()
227 struct net_rate_estimator __rcu **rate_est, in gen_replace_estimator()
242 bool gen_estimator_active(struct net_rate_estimator __rcu **rate_est) in gen_estimator_active()
[all …]
Dgen_stats.c254 struct net_rate_estimator __rcu **rate_est) in gnet_stats_copy_rate_est()
/kernel/linux/linux-5.10/include/net/
Dgen_stats.h21 struct net_rate_estimator;
58 struct net_rate_estimator __rcu **ptr);
71 struct net_rate_estimator __rcu **rate_est,
74 void gen_kill_estimator(struct net_rate_estimator __rcu **ptr);
77 struct net_rate_estimator __rcu **ptr,
80 bool gen_estimator_active(struct net_rate_estimator __rcu **ptr);
81 bool gen_estimator_read(struct net_rate_estimator __rcu **ptr,
Dact_api.h36 struct net_rate_estimator __rcu *tcfa_rate_est;
Dsch_generic.h92 struct net_rate_estimator __rcu *rate_est;
/kernel/linux/linux-5.10/include/net/netfilter/
Dxt_rateest.h21 struct net_rate_estimator __rcu *rate_est;
/kernel/linux/linux-5.10/net/sched/
Dsch_drr.c24 struct net_rate_estimator __rcu *rate_est;
Dsch_qfq.c136 struct net_rate_estimator __rcu *rate_est;
Dsch_htb.c111 struct net_rate_estimator __rcu *rate_est;
Dsch_hfsc.c116 struct net_rate_estimator __rcu *rate_est;
Dsch_cbq.c121 struct net_rate_estimator __rcu *rate_est;