Searched refs:gen_replace_estimator (Results 1 – 8 of 8) sorted by relevance
| /linux/net/core/ |
| H A D | gen_estimator.c | 235 int gen_replace_estimator(struct gnet_stats_basic_sync *bstats, in gen_replace_estimator() function 244 EXPORT_SYMBOL(gen_replace_estimator);
|
| /linux/include/net/ |
| H A D | gen_stats.h | 76 int gen_replace_estimator(struct gnet_stats_basic_sync *bstats,
|
| /linux/net/sched/ |
| H A D | sch_drr.c | 90 err = gen_replace_estimator(&cl->bstats, NULL, in drr_change_class() 125 err = gen_replace_estimator(&cl->bstats, NULL, &cl->rate_est, in drr_change_class()
|
| H A D | act_police.c | 115 err = gen_replace_estimator(&police->tcf_bstats, in tcf_police_init()
|
| H A D | sch_qfq.c | 466 err = gen_replace_estimator(&cl->bstats, NULL, in qfq_change_class()
|
| H A D | sch_hfsc.c | 965 err = gen_replace_estimator(&cl->bstats, NULL, in hfsc_change_class()
|
| H A D | sch_htb.c | 1986 err = gen_replace_estimator(&cl->bstats, NULL, in htb_change_class()
|
| H A D | sch_api.c | 1401 gen_replace_estimator(&sch->bstats, in qdisc_change()
|