Searched refs:gen_replace_estimator (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/net/core/ |
| H A D | gen_estimator.c | 233 int gen_replace_estimator(struct gnet_stats_basic_sync *bstats, in gen_replace_estimator() function 242 EXPORT_SYMBOL(gen_replace_estimator);
|
| /linux-6.15/include/net/ |
| H A D | gen_stats.h | 76 int gen_replace_estimator(struct gnet_stats_basic_sync *bstats,
|
| /linux-6.15/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 | 462 err = gen_replace_estimator(&cl->bstats, NULL, in qfq_change_class()
|
| H A D | sch_hfsc.c | 976 err = gen_replace_estimator(&cl->bstats, NULL, in hfsc_change_class()
|
| H A D | sch_htb.c | 1984 err = gen_replace_estimator(&cl->bstats, NULL, in htb_change_class()
|
| H A D | sch_api.c | 1414 gen_replace_estimator(&sch->bstats, in qdisc_change()
|