Home
last modified time | relevance | path

Searched defs:clhash (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dsch_drr.c36 struct Qdisc_class_hash clhash; member
[all...]
H A Dsch_cbq.c133 struct Qdisc_class_hash clhash; /* Hash table of all classes */ member
[all...]
H A Dsch_htb.c149 struct Qdisc_class_hash clhash; member
[all...]
H A Dsch_hfsc.c172 struct Qdisc_class_hash clhash; /* class hash */ member
[all...]
H A Dsch_qfq.c183 struct Qdisc_class_hash clhash; member
[all...]
H A Dsch_api.c674 void qdisc_class_hash_grow(struct Qdisc *sch, struct Qdisc_class_hash *clhash) in qdisc_class_hash_grow() argument
710 int qdisc_class_hash_init(struct Qdisc_class_hash *clhash) in qdisc_class_hash_init() argument
724 qdisc_class_hash_destroy(struct Qdisc_class_hash *clhash) qdisc_class_hash_destroy() argument
730 qdisc_class_hash_insert(struct Qdisc_class_hash *clhash, struct Qdisc_class_common *cl) qdisc_class_hash_insert() argument
742 qdisc_class_hash_remove(struct Qdisc_class_hash *clhash, struct Qdisc_class_common *cl) qdisc_class_hash_remove() argument
[all...]
/kernel/linux/linux-6.6/net/sched/
H A Dsch_drr.c35 struct Qdisc_class_hash clhash; member
[all...]
H A Dsch_api.c685 void qdisc_class_hash_grow(struct Qdisc *sch, struct Qdisc_class_hash *clhash) in qdisc_class_hash_grow() argument
721 int qdisc_class_hash_init(struct Qdisc_class_hash *clhash) in qdisc_class_hash_init() argument
735 qdisc_class_hash_destroy(struct Qdisc_class_hash *clhash) qdisc_class_hash_destroy() argument
741 qdisc_class_hash_insert(struct Qdisc_class_hash *clhash, struct Qdisc_class_common *cl) qdisc_class_hash_insert() argument
753 qdisc_class_hash_remove(struct Qdisc_class_hash *clhash, struct Qdisc_class_common *cl) qdisc_class_hash_remove() argument
[all...]
H A Dsch_htb.c150 struct Qdisc_class_hash clhash; member
[all...]
H A Dsch_hfsc.c171 struct Qdisc_class_hash clhash; /* class hash */ member
[all...]
H A Dsch_qfq.c181 struct Qdisc_class_hash clhash; member
[all...]

Completed in 22 milliseconds