Home
last modified time | relevance | path

Searched refs:qdisc_class_hash_destroy (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dsch_drr.c462 qdisc_class_hash_destroy(&q->clhash); in drr_destroy_qdisc()
H A Dsch_api.c724 void qdisc_class_hash_destroy(struct Qdisc_class_hash *clhash) in qdisc_class_hash_destroy() function
728 EXPORT_SYMBOL(qdisc_class_hash_destroy); variable
H A Dsch_qfq.c1500 qdisc_class_hash_destroy(&q->clhash); in qfq_destroy_qdisc()
H A Dsch_htb.c1246 qdisc_class_hash_destroy(&q->clhash); in htb_destroy()
H A Dsch_hfsc.c1522 qdisc_class_hash_destroy(&q->clhash); in hfsc_destroy_qdisc()
H A Dsch_cbq.c1472 qdisc_class_hash_destroy(&q->clhash); in cbq_destroy()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_drr.c454 qdisc_class_hash_destroy(&q->clhash); in drr_destroy_qdisc()
H A Dsch_api.c735 void qdisc_class_hash_destroy(struct Qdisc_class_hash *clhash) in qdisc_class_hash_destroy() function
739 EXPORT_SYMBOL(qdisc_class_hash_destroy); variable
H A Dsch_qfq.c1494 qdisc_class_hash_destroy(&q->clhash); in qfq_destroy_qdisc()
H A Dsch_htb.c1682 qdisc_class_hash_destroy(&q->clhash); in htb_destroy()
H A Dsch_hfsc.c1517 qdisc_class_hash_destroy(&q->clhash); in hfsc_destroy_qdisc()
/kernel/linux/linux-5.10/include/net/
H A Dsch_generic.h671 void qdisc_class_hash_destroy(struct Qdisc_class_hash *);
/kernel/linux/linux-6.6/include/net/
H A Dsch_generic.h679 void qdisc_class_hash_destroy(struct Qdisc_class_hash *);

Completed in 30 milliseconds