• Home
  • Raw
  • Download

Lines Matching defs:q

126 			struct Qdisc	*q;  member
182 struct htb_sched *q = qdisc_priv(sch); in htb_find() local
212 struct htb_sched *q = qdisc_priv(sch); in htb_classify() local
300 static void htb_add_to_wait_tree(struct htb_sched *q, in htb_add_to_wait_tree()
343 static inline void htb_add_class_to_row(struct htb_sched *q, in htb_add_class_to_row()
372 static inline void htb_remove_class_from_row(struct htb_sched *q, in htb_remove_class_from_row()
400 static void htb_activate_prios(struct htb_sched *q, struct htb_class *cl) in htb_activate_prios()
435 static void htb_deactivate_prios(struct htb_sched *q, struct htb_class *cl) in htb_deactivate_prios()
526 htb_change_class_mode(struct htb_sched *q, struct htb_class *cl, s64 *diff) in htb_change_class_mode()
555 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()
584 struct htb_sched *q = qdisc_priv(sch); in htb_enqueue() local
655 static void htb_charge_class(struct htb_sched *q, struct htb_class *cl, in htb_charge_class()
700 static s64 htb_do_events(struct htb_sched *q, const int level, in htb_do_events()
823 static struct sk_buff *htb_dequeue_tree(struct htb_sched *q, const int prio, in htb_dequeue_tree()
892 struct htb_sched *q = qdisc_priv(sch); in htb_dequeue() local
951 struct htb_sched *q = qdisc_priv(sch); in htb_reset() local
987 struct htb_sched *q = container_of(work, struct htb_sched, work); in htb_work_func() local
998 struct htb_sched *q = qdisc_priv(sch); in htb_init() local
1045 struct htb_sched *q = qdisc_priv(sch); in htb_dump() local
1187 static void htb_parent_to_leaf(struct htb_sched *q, struct htb_class *cl, in htb_parent_to_leaf()
1220 struct htb_sched *q = qdisc_priv(sch); in htb_destroy() local
1251 struct htb_sched *q = qdisc_priv(sch); in htb_delete() local
1301 struct htb_sched *q = qdisc_priv(sch); in htb_change_class() local
1502 struct htb_sched *q = qdisc_priv(sch); in htb_tcf_block() local
1537 struct htb_sched *q = qdisc_priv(sch); in htb_walk() local