Home
last modified time | relevance | path

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

/linux/net/core/
A Dgen_estimator.c205 void gen_kill_estimator(struct net_rate_estimator __rcu **rate_est) in gen_kill_estimator() function
215 EXPORT_SYMBOL(gen_kill_estimator);
/linux/include/net/
A Dgen_stats.h75 void gen_kill_estimator(struct net_rate_estimator __rcu **ptr);
/linux/net/netfilter/
A Dxt_RATEEST.c82 gen_kill_estimator(&est->rate_est); in xt_rateest_put()
/linux/Documentation/networking/
A Dgen_stats.rst121 Once you are done, call gen_kill_estimator(my_basicstats,
/linux/net/sched/
A Dsch_drr.c141 gen_kill_estimator(&cl->rate_est); in drr_destroy_class()
A Dsch_qfq.c507 gen_kill_estimator(&cl->rate_est); in qfq_change_class()
535 gen_kill_estimator(&cl->rate_est); in qfq_destroy_class()
A Dsch_htb.c1607 gen_kill_estimator(&cl->rate_est); in htb_destroy_class()
2063 gen_kill_estimator(&cl->rate_est); in htb_change_class()
A Dsch_generic.c1077 gen_kill_estimator(&qdisc->rate_est); in __qdisc_destroy()
A Dsch_hfsc.c1098 gen_kill_estimator(&cl->rate_est); in hfsc_destroy_class()
A Dact_api.c369 gen_kill_estimator(&p->tcfa_rate_est); in tcf_action_cleanup()

Completed in 27 milliseconds