Home
last modified time | relevance | path

Searched refs:hfsc_class (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dsch_hfsc.c111 struct hfsc_class { struct
123 struct hfsc_class *cl_parent; /* parent class */
171 struct hfsc_class root; /* root class */
186 eltree_insert(struct hfsc_class *cl) in eltree_insert()
190 struct hfsc_class *cl1; in eltree_insert()
194 cl1 = rb_entry(parent, struct hfsc_class, el_node); in eltree_insert()
205 eltree_remove(struct hfsc_class *cl) in eltree_remove()
211 eltree_update(struct hfsc_class *cl) in eltree_update()
218 static inline struct hfsc_class *
221 struct hfsc_class * in eltree_get_mindl()
[all...]
/kernel/linux/linux-6.6/net/sched/
H A Dsch_hfsc.c111 struct hfsc_class { struct
122 struct hfsc_class *cl_parent; /* parent class */
170 struct hfsc_class root; /* root class */
185 eltree_insert(struct hfsc_class *cl) in eltree_insert()
189 struct hfsc_class *cl1; in eltree_insert()
193 cl1 = rb_entry(parent, struct hfsc_class, el_node); in eltree_insert()
204 eltree_remove(struct hfsc_class *cl) in eltree_remove()
210 eltree_update(struct hfsc_class *cl) in eltree_update()
217 static inline struct hfsc_class *
220 struct hfsc_class * in eltree_get_mindl()
[all...]

Completed in 3 milliseconds