• Home
  • Raw
  • Download

Lines Matching defs:cl

220 	struct htb_class *cl;  in htb_classify()  local
285 struct htb_class *cl, int prio) in htb_add_to_id_tree()
314 struct htb_class *cl, s64 delay) in htb_add_to_wait_tree()
361 struct htb_class *cl, int mask) in htb_add_class_to_row()
393 struct htb_class *cl, int mask) in htb_remove_class_from_row()
422 static void htb_activate_prios(struct htb_sched *q, struct htb_class *cl) in htb_activate_prios()
462 static void htb_deactivate_prios(struct htb_sched *q, struct htb_class *cl) in htb_deactivate_prios()
499 static inline s64 htb_lowater(const struct htb_class *cl) in htb_lowater()
506 static inline s64 htb_hiwater(const struct htb_class *cl) in htb_hiwater()
529 htb_class_mode(struct htb_class *cl, s64 *diff) in htb_class_mode()
558 htb_change_class_mode(struct htb_sched *q, struct htb_class *cl, s64 *diff) in htb_change_class_mode()
589 static inline void htb_activate(struct htb_sched *q, struct htb_class *cl) in htb_activate()
607 static inline void htb_deactivate(struct htb_sched *q, struct htb_class *cl) in htb_deactivate()
621 struct htb_class *cl = htb_classify(skb, sch, &ret); in htb_enqueue() local
654 static inline void htb_accnt_tokens(struct htb_class *cl, int bytes, s64 diff) in htb_accnt_tokens()
667 static inline void htb_accnt_ctokens(struct htb_class *cl, int bytes, s64 diff) in htb_accnt_ctokens()
695 static void htb_charge_class(struct htb_sched *q, struct htb_class *cl, in htb_charge_class()
754 struct htb_class *cl; in htb_do_events() local
789 struct htb_class *cl = in htb_id_find_next_upper() local
849 struct htb_class *cl; in htb_lookup_leaf() local
872 struct htb_class *cl, *start; in htb_dequeue_tree() local
997 struct htb_class *cl; in htb_reset() local
1263 struct htb_class *cl = (struct htb_class *)arg; in htb_dump_class() local
1310 struct htb_class *cl) in htb_offload_aggregate_stats()
1340 struct htb_class *cl = (struct htb_class *)arg; in htb_dump_class_stats() local
1416 static struct netdev_queue *htb_offload_get_queue(struct htb_class *cl) in htb_offload_get_queue()
1463 struct htb_class *cl = (struct htb_class *)arg; in htb_graft() local
1499 struct htb_class *cl = (struct htb_class *)arg; in htb_leaf() local
1505 struct htb_class *cl = (struct htb_class *)arg; in htb_qlen_notify() local
1510 static inline int htb_parent_last_child(struct htb_class *cl) in htb_parent_last_child()
1521 static void htb_parent_to_leaf(struct Qdisc *sch, struct htb_class *cl, in htb_parent_to_leaf()
1557 static int htb_destroy_class_offload(struct Qdisc *sch, struct htb_class *cl, in htb_destroy_class_offload()
1619 static void htb_destroy_class(struct Qdisc *sch, struct htb_class *cl) in htb_destroy_class()
1637 struct htb_class *cl; in htb_destroy() local
1713 struct htb_class *cl = (struct htb_class *)arg; in htb_delete() local
1783 struct htb_class *cl = (struct htb_class *)*arg, *parent; in htb_change_class() local
2096 struct htb_class *cl = (struct htb_class *)arg; in htb_tcf_block() local
2104 struct htb_class *cl = htb_find(classid, sch); in htb_bind_filter() local
2122 struct htb_class *cl = (struct htb_class *)arg; in htb_unbind_filter() local
2131 struct htb_class *cl; in htb_walk() local