Lines Matching defs:prio
100 u32 prio; /* these two are used only by leaves... */ member
288 struct htb_class *cl, int prio) in htb_add_to_id_tree()
369 int prio = ffz(~mask); in htb_add_class_to_row() local
403 int prio = ffz(~mask); in htb_remove_class_from_row() local
434 unsigned int prio = ffz(~m); in htb_activate_prios() local
475 int prio = ffz(~m); in htb_deactivate_prios() local
788 static struct rb_node *htb_id_find_next_upper(int prio, struct rb_node *n, in htb_id_find_next_upper()
815 static struct htb_class *htb_lookup_leaf(struct htb_prio *hprio, const int prio) in htb_lookup_leaf()
874 static struct sk_buff *htb_dequeue_tree(struct htb_sched *q, const int prio, in htb_dequeue_tree()
982 int prio = ffz(m); in htb_dequeue() local
1821 int prio; in htb_change_class() local