Home
last modified time | relevance | path

Searched refs:gen_replace_estimator (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/net/core/
H A Dgen_estimator.c233 int gen_replace_estimator(struct gnet_stats_basic_sync *bstats, in gen_replace_estimator() function
242 EXPORT_SYMBOL(gen_replace_estimator);
/openbmc/linux/include/net/
H A Dgen_stats.h76 int gen_replace_estimator(struct gnet_stats_basic_sync *bstats,
/openbmc/linux/net/sched/
H A Dsch_drr.c85 err = gen_replace_estimator(&cl->bstats, NULL, in drr_change_class()
119 err = gen_replace_estimator(&cl->bstats, NULL, &cl->rate_est, in drr_change_class()
H A Dact_police.c115 err = gen_replace_estimator(&police->tcf_bstats, in tcf_police_init()
H A Dsch_qfq.c460 err = gen_replace_estimator(&cl->bstats, NULL, in qfq_change_class()
H A Dsch_hfsc.c972 err = gen_replace_estimator(&cl->bstats, NULL, in hfsc_change_class()
H A Dsch_htb.c1985 err = gen_replace_estimator(&cl->bstats, NULL, in htb_change_class()
H A Dsch_api.c1408 gen_replace_estimator(&sch->bstats, in qdisc_change()