Home
last modified time | relevance | path

Searched refs:qdisc_qstats_drop (Results 1 – 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
Dsch_multiq.c71 qdisc_qstats_drop(sch); in multiq_enqueue()
83 qdisc_qstats_drop(sch); in multiq_enqueue()
Dsch_netem.c457 qdisc_qstats_drop(sch); /* mark packet */ in netem_enqueue()
462 qdisc_qstats_drop(sch); in netem_enqueue()
506 qdisc_qstats_drop(sch); in netem_enqueue()
610 qdisc_qstats_drop(sch); in netem_enqueue()
727 qdisc_qstats_drop(sch); in netem_dequeue()
Dsch_prio.c80 qdisc_qstats_drop(sch); in prio_enqueue()
93 qdisc_qstats_drop(sch); in prio_enqueue()
Dsch_drr.c352 qdisc_qstats_drop(sch); in drr_enqueue()
362 qdisc_qstats_drop(sch); in drr_enqueue()
Dsch_fq_pie.c143 qdisc_qstats_drop(sch); in fq_pie_qdisc_enqueue()
200 qdisc_qstats_drop(sch); in fq_pie_qdisc_enqueue()
Dsch_tbf.c212 qdisc_qstats_drop(sch); in tbf_segment()
240 qdisc_qstats_drop(sch); in tbf_enqueue()
Dsch_fifo.c48 qdisc_qstats_drop(sch); in pfifo_tail_enqueue()
Dsch_codel.c86 qdisc_qstats_drop(sch); in drop_func()
Dsch_sfb.c412 qdisc_qstats_drop(sch); in sfb_enqueue()
421 qdisc_qstats_drop(sch); in sfb_enqueue()
Dsch_fq_codel.c197 qdisc_qstats_drop(sch); in fq_codel_enqueue()
278 qdisc_qstats_drop(sch); in drop_func()
Dsch_ets.c430 qdisc_qstats_drop(sch); in ets_qdisc_enqueue()
440 qdisc_qstats_drop(sch); in ets_qdisc_enqueue()
Dsch_dsmark.c273 qdisc_qstats_drop(sch); in dsmark_enqueue()
Dsch_red.c135 qdisc_qstats_drop(sch); in red_enqueue()
Dsch_qfq.c1209 qdisc_qstats_drop(sch); in qfq_enqueue()
1232 qdisc_qstats_drop(sch); in qfq_enqueue()
Dsch_atm.c442 qdisc_qstats_drop(sch); in atm_tc_enqueue()
Dsch_hfsc.c1542 qdisc_qstats_drop(sch); in hfsc_enqueue()
1552 qdisc_qstats_drop(sch); in hfsc_enqueue()
Dsch_htb.c598 qdisc_qstats_drop(sch); in htb_enqueue()
605 qdisc_qstats_drop(sch); in htb_enqueue()
Dsch_cbq.c371 qdisc_qstats_drop(sch); in cbq_enqueue()
386 qdisc_qstats_drop(sch); in cbq_enqueue()
Dsch_sfq.c359 qdisc_qstats_drop(sch); in sfq_enqueue()
Dsch_cake.c1710 qdisc_qstats_drop(sch); in cake_enqueue()
2177 qdisc_qstats_drop(sch); in cake_dequeue()
Dcls_api.c3850 qdisc_qstats_drop(sch); in tcf_qevent_handle()
/kernel/linux/linux-5.10/include/net/
Dsch_generic.h948 static inline void qdisc_qstats_drop(struct Qdisc *sch) in qdisc_qstats_drop() function
1216 qdisc_qstats_drop(sch); in rtnl_qdisc_drop()
1232 qdisc_qstats_drop(sch); in qdisc_drop()
1241 qdisc_qstats_drop(sch); in qdisc_drop_all()