Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dsch_drr.c133 qdisc_class_hash_insert(&q->clhash, &cl->common); in drr_change_class()
H A Dsch_hfsc.c1081 qdisc_class_hash_insert(&q->clhash, &cl->cl_common); in hfsc_change_class()
1434 qdisc_class_hash_insert(&q->clhash, &q->root.cl_common); in hfsc_init_qdisc()
H A Dsch_api.c730 void qdisc_class_hash_insert(struct Qdisc_class_hash *clhash, in qdisc_class_hash_insert() function
740 EXPORT_SYMBOL(qdisc_class_hash_insert); variable
H A Dsch_qfq.c516 qdisc_class_hash_insert(&q->clhash, &cl->common); in qfq_change_class()
H A Dsch_htb.c1433 qdisc_class_hash_insert(&q->clhash, &cl->common); in htb_change_class()
H A Dsch_cbq.c1012 qdisc_class_hash_insert(&q->clhash, &this->common); in cbq_link_class()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_drr.c130 qdisc_class_hash_insert(&q->clhash, &cl->common); in drr_change_class()
H A Dsch_api.c741 void qdisc_class_hash_insert(struct Qdisc_class_hash *clhash, in qdisc_class_hash_insert() function
751 EXPORT_SYMBOL(qdisc_class_hash_insert); variable
H A Dsch_hfsc.c1078 qdisc_class_hash_insert(&q->clhash, &cl->cl_common); in hfsc_change_class()
1429 qdisc_class_hash_insert(&q->clhash, &q->root.cl_common); in hfsc_init_qdisc()
H A Dsch_qfq.c516 qdisc_class_hash_insert(&q->clhash, &cl->common); in qfq_change_class()
H A Dsch_htb.c1994 qdisc_class_hash_insert(&q->clhash, &cl->common); in htb_change_class()
/kernel/linux/linux-5.10/include/net/
H A Dsch_generic.h666 void qdisc_class_hash_insert(struct Qdisc_class_hash *,
/kernel/linux/linux-6.6/include/net/
H A Dsch_generic.h674 void qdisc_class_hash_insert(struct Qdisc_class_hash *,

Completed in 27 milliseconds