• Home
  • Raw
  • Download

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()
438 static void htb_deactivate_prios(struct htb_sched *q, struct htb_class *cl) in htb_deactivate_prios()
475 static inline s64 htb_lowater(const struct htb_class *cl) in htb_lowater()
482 static inline s64 htb_hiwater(const struct htb_class *cl) in htb_hiwater()
503 htb_class_mode(struct htb_class *cl, s64 *diff) in htb_class_mode()
529 htb_change_class_mode(struct htb_sched *q, struct htb_class *cl, s64 *diff) in htb_change_class_mode()
558 static inline void htb_activate(struct htb_sched *q, struct htb_class *cl) in htb_activate()
574 static inline void htb_deactivate(struct htb_sched *q, struct htb_class *cl) in htb_deactivate()
588 struct htb_class *cl = htb_classify(skb, sch, &ret); in htb_enqueue() local
621 static inline void htb_accnt_tokens(struct htb_class *cl, int bytes, s64 diff) in htb_accnt_tokens()
634 static inline void htb_accnt_ctokens(struct htb_class *cl, int bytes, s64 diff) in htb_accnt_ctokens()
658 static void htb_charge_class(struct htb_sched *q, struct htb_class *cl, in htb_charge_class()
714 struct htb_class *cl; in htb_do_events() local
749 struct htb_class *cl = in htb_id_find_next_upper() local
807 struct htb_class *cl; in htb_lookup_leaf() local
830 struct htb_class *cl, *start; in htb_dequeue_tree() local
955 struct htb_class *cl; in htb_reset() local
1078 struct htb_class *cl = (struct htb_class *)arg; in htb_dump_class() local
1124 struct htb_class *cl = (struct htb_class *)arg; in htb_dump_class_stats() local
1151 struct htb_class *cl = (struct htb_class *)arg; in htb_graft() local
1166 struct htb_class *cl = (struct htb_class *)arg; in htb_leaf() local
1172 struct htb_class *cl = (struct htb_class *)arg; in htb_qlen_notify() local
1177 static inline int htb_parent_last_child(struct htb_class *cl) in htb_parent_last_child()
1188 static void htb_parent_to_leaf(struct htb_sched *q, struct htb_class *cl, in htb_parent_to_leaf()
1208 static void htb_destroy_class(struct Qdisc *sch, struct htb_class *cl) in htb_destroy_class()
1223 struct htb_class *cl; in htb_destroy() local
1253 struct htb_class *cl = (struct htb_class *)arg; in htb_delete() local
1303 struct htb_class *cl = (struct htb_class *)*arg, *parent; in htb_change_class() local
1504 struct htb_class *cl = (struct htb_class *)arg; in htb_tcf_block() local
1512 struct htb_class *cl = htb_find(classid, sch); in htb_bind_filter() local
1530 struct htb_class *cl = (struct htb_class *)arg; in htb_unbind_filter() local
1539 struct htb_class *cl; in htb_walk() local