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()
365 struct htb_class *cl, int mask) in htb_add_class_to_row()
397 struct htb_class *cl, int mask) in htb_remove_class_from_row()
426 static void htb_activate_prios(struct htb_sched *q, struct htb_class *cl) in htb_activate_prios()
466 static void htb_deactivate_prios(struct htb_sched *q, struct htb_class *cl) in htb_deactivate_prios()
503 static inline s64 htb_lowater(const struct htb_class *cl) in htb_lowater()
510 static inline s64 htb_hiwater(const struct htb_class *cl) in htb_hiwater()
533 htb_class_mode(struct htb_class *cl, s64 *diff) in htb_class_mode()
562 htb_change_class_mode(struct htb_sched *q, struct htb_class *cl, s64 *diff) in htb_change_class_mode()
593 static inline void htb_activate(struct htb_sched *q, struct htb_class *cl) in htb_activate()
611 static inline void htb_deactivate(struct htb_sched *q, struct htb_class *cl) in htb_deactivate()
625 struct htb_class *cl = htb_classify(skb, sch, &ret); in htb_enqueue() local
658 static inline void htb_accnt_tokens(struct htb_class *cl, int bytes, s64 diff) in htb_accnt_tokens()
671 static inline void htb_accnt_ctokens(struct htb_class *cl, int bytes, s64 diff) in htb_accnt_ctokens()
699 static void htb_charge_class(struct htb_sched *q, struct htb_class *cl, in htb_charge_class()
758 struct htb_class *cl; in htb_do_events() local
793 struct htb_class *cl = in htb_id_find_next_upper() local
853 struct htb_class *cl; in htb_lookup_leaf() local
876 struct htb_class *cl, *start; in htb_dequeue_tree() local
1001 struct htb_class *cl; in htb_reset() local
1244 struct htb_class *cl = (struct htb_class *)arg; in htb_dump_class() local
1291 struct htb_class *cl) in htb_offload_aggregate_stats()
1323 struct htb_class *cl = (struct htb_class *)arg; in htb_dump_class_stats() local
1399 static struct netdev_queue *htb_offload_get_queue(struct htb_class *cl) in htb_offload_get_queue()
1446 struct htb_class *cl = (struct htb_class *)arg; in htb_graft() local
1481 struct htb_class *cl = (struct htb_class *)arg; in htb_leaf() local
1487 struct htb_class *cl = (struct htb_class *)arg; in htb_qlen_notify() local
1492 static inline int htb_parent_last_child(struct htb_class *cl) in htb_parent_last_child()
1503 static void htb_parent_to_leaf(struct Qdisc *sch, struct htb_class *cl, in htb_parent_to_leaf()
1539 static int htb_destroy_class_offload(struct Qdisc *sch, struct htb_class *cl, in htb_destroy_class_offload()
1602 static void htb_destroy_class(struct Qdisc *sch, struct htb_class *cl) in htb_destroy_class()
1620 struct htb_class *cl; in htb_destroy() local
1695 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
2074 struct htb_class *cl = (struct htb_class *)arg; in htb_tcf_block() local
2082 struct htb_class *cl = htb_find(classid, sch); in htb_bind_filter() local
2100 struct htb_class *cl = (struct htb_class *)arg; in htb_unbind_filter() local
2108 struct htb_class *cl; in htb_walk() local