Home
last modified time | relevance | path

Searched refs:qlen_notify (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dsch_drr.c474 .qlen_notify = drr_qlen_notify,
H A Dsch_ets.c799 .qlen_notify = ets_class_qlen_notify,
H A Dsch_api.c807 if (notify && cops->qlen_notify) { in qdisc_tree_reduce_backlog()
809 cops->qlen_notify(sch, cl); in qdisc_tree_reduce_backlog()
H A Dsch_qfq.c1512 .qlen_notify = qfq_qlen_notify,
H A Dsch_htb.c1563 .qlen_notify = htb_qlen_notify,
H A Dsch_hfsc.c1663 .qlen_notify = hfsc_qlen_notify,
H A Dsch_cbq.c1777 .qlen_notify = cbq_qlen_notify,
/kernel/linux/linux-6.6/net/sched/
H A Dsch_drr.c466 .qlen_notify = drr_qlen_notify,
H A Dsch_ets.c792 .qlen_notify = ets_class_qlen_notify,
H A Dsch_api.c818 if (notify && cops->qlen_notify) { in qdisc_tree_reduce_backlog()
820 cops->qlen_notify(sch, cl); in qdisc_tree_reduce_backlog()
H A Dsch_qfq.c1506 .qlen_notify = qfq_qlen_notify,
H A Dsch_htb.c2143 .qlen_notify = htb_qlen_notify,
H A Dsch_hfsc.c1658 .qlen_notify = hfsc_qlen_notify,
/kernel/linux/linux-5.10/include/net/
H A Dsch_generic.h237 void (*qlen_notify)(struct Qdisc *, unsigned long); member
/kernel/linux/linux-6.6/include/net/
H A Dsch_generic.h256 void (*qlen_notify)(struct Qdisc *, unsigned long); member

Completed in 32 milliseconds