Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dgen_estimator.c225 int gen_replace_estimator(struct gnet_stats_basic_packed *bstats, in gen_replace_estimator() function
234 EXPORT_SYMBOL(gen_replace_estimator);
/OK3568_Linux_fs/kernel/include/net/
H A Dgen_stats.h75 int gen_replace_estimator(struct gnet_stats_basic_packed *bstats,
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_drr.c86 err = gen_replace_estimator(&cl->bstats, NULL, in drr_change_class()
120 err = gen_replace_estimator(&cl->bstats, NULL, &cl->rate_est, in drr_change_class()
H A Dact_police.c121 err = gen_replace_estimator(&police->tcf_bstats, in tcf_police_init()
H A Dsch_qfq.c451 err = gen_replace_estimator(&cl->bstats, NULL, in qfq_change_class()
H A Dsch_htb.c1437 err = gen_replace_estimator(&cl->bstats, NULL, in htb_change_class()
H A Dsch_hfsc.c965 err = gen_replace_estimator(&cl->bstats, NULL, in hfsc_change_class()
H A Dsch_cbq.c1518 err = gen_replace_estimator(&cl->bstats, NULL, in cbq_change_class()
H A Dsch_api.c1359 gen_replace_estimator(&sch->bstats, in qdisc_change()