Lines Matching defs:cl

223 	struct htb_class *cl;  in htb_classify()  local
288 struct htb_class *cl, int prio) in htb_add_to_id_tree()
317 struct htb_class *cl, s64 delay) in htb_add_to_wait_tree()
364 struct htb_class *cl, int mask) in htb_add_class_to_row()
396 struct htb_class *cl, int mask) in htb_remove_class_from_row()
425 static void htb_activate_prios(struct htb_sched *q, struct htb_class *cl) in htb_activate_prios()
465 static void htb_deactivate_prios(struct htb_sched *q, struct htb_class *cl) in htb_deactivate_prios()
502 static inline s64 htb_lowater(const struct htb_class *cl) in htb_lowater()
509 static inline s64 htb_hiwater(const struct htb_class *cl) in htb_hiwater()
532 htb_class_mode(struct htb_class *cl, s64 *diff) in htb_class_mode()
561 htb_change_class_mode(struct htb_sched *q, struct htb_class *cl, s64 *diff) in htb_change_class_mode()
592 static inline void htb_activate(struct htb_sched *q, struct htb_class *cl) in htb_activate()
610 static inline void htb_deactivate(struct htb_sched *q, struct htb_class *cl) in htb_deactivate()
624 struct htb_class *cl = htb_classify(skb, sch, &ret); in htb_enqueue() local
657 static inline void htb_accnt_tokens(struct htb_class *cl, int bytes, s64 diff) in htb_accnt_tokens()
670 static inline void htb_accnt_ctokens(struct htb_class *cl, int bytes, s64 diff) in htb_accnt_ctokens()
698 static void htb_charge_class(struct htb_sched *q, struct htb_class *cl, in htb_charge_class()
757 struct htb_class *cl; in htb_do_events() local
792 struct htb_class *cl = in htb_id_find_next_upper() local
852 struct htb_class *cl; in htb_lookup_leaf() local
875 struct htb_class *cl, *start; in htb_dequeue_tree() local
1000 struct htb_class *cl; in htb_reset() local
1243 struct htb_class *cl = (struct htb_class *)arg; in htb_dump_class() local
1290 struct htb_class *cl) in htb_offload_aggregate_stats()
1322 struct htb_class *cl = (struct htb_class *)arg; in htb_dump_class_stats() local
1398 static struct netdev_queue *htb_offload_get_queue(struct htb_class *cl) in htb_offload_get_queue()
1445 struct htb_class *cl = (struct htb_class *)arg; in htb_graft() local
1480 struct htb_class *cl = (struct htb_class *)arg; in htb_leaf() local
1486 struct htb_class *cl = (struct htb_class *)arg; in htb_qlen_notify() local
1491 static inline int htb_parent_last_child(struct htb_class *cl) in htb_parent_last_child()
1502 static void htb_parent_to_leaf(struct Qdisc *sch, struct htb_class *cl, in htb_parent_to_leaf()
1538 static int htb_destroy_class_offload(struct Qdisc *sch, struct htb_class *cl, in htb_destroy_class_offload()
1601 static void htb_destroy_class(struct Qdisc *sch, struct htb_class *cl) in htb_destroy_class()
1619 struct htb_class *cl; in htb_destroy() local
1694 struct htb_class *cl = (struct htb_class *)arg; in htb_delete() local
1763 struct htb_class *cl = (struct htb_class *)*arg, *parent; in htb_change_class() local
2075 struct htb_class *cl = (struct htb_class *)arg; in htb_tcf_block() local
2083 struct htb_class *cl = htb_find(classid, sch); in htb_bind_filter() local
2101 struct htb_class *cl = (struct htb_class *)arg; in htb_unbind_filter() local
2109 struct htb_class *cl; in htb_walk() local