Lines Matching defs:q
131 struct Qdisc *q; member
186 struct htb_sched *q = qdisc_priv(sch); in htb_find() local
216 struct htb_sched *q = qdisc_priv(sch); in htb_classify() local
303 static void htb_add_to_wait_tree(struct htb_sched *q, in htb_add_to_wait_tree()
346 static inline void htb_add_class_to_row(struct htb_sched *q, in htb_add_class_to_row()
375 static inline void htb_remove_class_from_row(struct htb_sched *q, in htb_remove_class_from_row()
403 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()
529 htb_change_class_mode(struct htb_sched *q, struct htb_class *cl, s64 *diff) in htb_change_class_mode()
553 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()
600 struct htb_sched *q = qdisc_priv(sch); in htb_enqueue() local
671 static void htb_charge_class(struct htb_sched *q, struct htb_class *cl, in htb_charge_class()
716 static s64 htb_do_events(struct htb_sched *q, const int level, in htb_do_events()
839 static struct sk_buff *htb_dequeue_tree(struct htb_sched *q, const int prio, in htb_dequeue_tree()
908 struct htb_sched *q = qdisc_priv(sch); in htb_dequeue() local
968 struct htb_sched *q = qdisc_priv(sch); in htb_reset() local
1007 struct htb_sched *q = container_of(work, struct htb_sched, work); in htb_work_func() local
1017 struct htb_sched *q = qdisc_priv(sch); in htb_init() local
1066 struct htb_sched *q = qdisc_priv(sch); in htb_dump() local
1207 static void htb_parent_to_leaf(struct htb_sched *q, struct htb_class *cl, in htb_parent_to_leaf()
1241 struct htb_sched *q = qdisc_priv(sch); in htb_destroy() local
1272 struct htb_sched *q = qdisc_priv(sch); in htb_delete() local
1326 struct htb_sched *q = qdisc_priv(sch); in htb_change_class() local
1523 struct htb_sched *q = qdisc_priv(sch); in htb_tcf_block() local
1558 struct htb_sched *q = qdisc_priv(sch); in htb_walk() local