Lines Matching defs:cl

213 	struct htb_class *cl;  in htb_classify()  local
275 struct htb_class *cl, int prio) in htb_add_to_id_tree()
301 struct htb_class *cl, s64 delay) in htb_add_to_wait_tree()
344 struct htb_class *cl, int mask) in htb_add_class_to_row()
373 struct htb_class *cl, int mask) in htb_remove_class_from_row()
400 static void htb_activate_prios(struct htb_sched *q, struct htb_class *cl) in htb_activate_prios()
435 static void htb_deactivate_prios(struct htb_sched *q, struct htb_class *cl) in htb_deactivate_prios()
472 static inline s64 htb_lowater(const struct htb_class *cl) in htb_lowater()
479 static inline s64 htb_hiwater(const struct htb_class *cl) in htb_hiwater()
500 htb_class_mode(struct htb_class *cl, s64 *diff) in htb_class_mode()
526 htb_change_class_mode(struct htb_sched *q, struct htb_class *cl, s64 *diff) in htb_change_class_mode()
555 static inline void htb_activate(struct htb_sched *q, struct htb_class *cl) in htb_activate()
571 static inline void htb_deactivate(struct htb_sched *q, struct htb_class *cl) in htb_deactivate()
585 struct htb_class *cl = htb_classify(skb, sch, &ret); in htb_enqueue() local
618 static inline void htb_accnt_tokens(struct htb_class *cl, int bytes, s64 diff) in htb_accnt_tokens()
631 static inline void htb_accnt_ctokens(struct htb_class *cl, int bytes, s64 diff) in htb_accnt_ctokens()
655 static void htb_charge_class(struct htb_sched *q, struct htb_class *cl, in htb_charge_class()
711 struct htb_class *cl; in htb_do_events() local
746 struct htb_class *cl = in htb_id_find_next_upper() local
804 struct htb_class *cl; in htb_lookup_leaf() local
827 struct htb_class *cl, *start; in htb_dequeue_tree() local
952 struct htb_class *cl; in htb_reset() local
1077 struct htb_class *cl = (struct htb_class *)arg; in htb_dump_class() local
1123 struct htb_class *cl = (struct htb_class *)arg; in htb_dump_class_stats() local
1150 struct htb_class *cl = (struct htb_class *)arg; in htb_graft() local
1165 struct htb_class *cl = (struct htb_class *)arg; in htb_leaf() local
1171 struct htb_class *cl = (struct htb_class *)arg; in htb_qlen_notify() local
1176 static inline int htb_parent_last_child(struct htb_class *cl) in htb_parent_last_child()
1187 static void htb_parent_to_leaf(struct htb_sched *q, struct htb_class *cl, in htb_parent_to_leaf()
1207 static void htb_destroy_class(struct Qdisc *sch, struct htb_class *cl) in htb_destroy_class()
1222 struct htb_class *cl; in htb_destroy() local
1252 struct htb_class *cl = (struct htb_class *)arg; in htb_delete() local
1302 struct htb_class *cl = (struct htb_class *)*arg, *parent; in htb_change_class() local
1503 struct htb_class *cl = (struct htb_class *)arg; in htb_tcf_block() local
1511 struct htb_class *cl = htb_find(classid, sch); in htb_bind_filter() local
1529 struct htb_class *cl = (struct htb_class *)arg; in htb_unbind_filter() local
1538 struct htb_class *cl; in htb_walk() local