Searched refs:hfsc_class (Results 1 – 1 of 1) sorted by relevance
111 struct hfsc_class { struct123 struct hfsc_class *cl_parent; /* parent class */ argument177 struct hfsc_class root; /* root class */ argument194 eltree_insert(struct hfsc_class *cl) in eltree_insert()198 struct hfsc_class *cl1; in eltree_insert()202 cl1 = rb_entry(parent, struct hfsc_class, el_node); in eltree_insert()213 eltree_remove(struct hfsc_class *cl) in eltree_remove()219 eltree_update(struct hfsc_class *cl) in eltree_update()226 static inline struct hfsc_class *229 struct hfsc_class *p, *cl = NULL; in eltree_get_mindl()[all …]