Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dgen_estimator.c199 void gen_kill_estimator(struct net_rate_estimator __rcu **rate_est) in gen_kill_estimator() function
209 EXPORT_SYMBOL(gen_kill_estimator);
/OK3568_Linux_fs/kernel/include/net/
H A Dgen_stats.h74 void gen_kill_estimator(struct net_rate_estimator __rcu **ptr);
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_RATEEST.c82 gen_kill_estimator(&est->rate_est); in xt_rateest_put()
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dgen_stats.rst121 Once you are done, call gen_kill_estimator(my_basicstats,
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_drr.c144 gen_kill_estimator(&cl->rate_est); in drr_destroy_class()
H A Dsch_qfq.c497 gen_kill_estimator(&cl->rate_est); in qfq_change_class()
525 gen_kill_estimator(&cl->rate_est); in qfq_destroy_class()
H A Dsch_generic.c994 gen_kill_estimator(&qdisc->rate_est); in qdisc_destroy()
H A Dsch_htb.c1211 gen_kill_estimator(&cl->rate_est); in htb_destroy_class()
H A Dsch_hfsc.c1087 gen_kill_estimator(&cl->rate_est); in hfsc_destroy_class()
H A Dsch_cbq.c1441 gen_kill_estimator(&cl->rate_est); in cbq_destroy_class()
H A Dact_api.c121 gen_kill_estimator(&p->tcfa_rate_est); in tcf_action_cleanup()