Lines Matching defs:prio
103 u32 prio; /* these two are used only by leaves... */ member
270 struct htb_class *cl, int prio) in htb_add_to_id_tree()
343 int prio = ffz(~mask); in htb_add_class_to_row() local
374 int prio = ffz(~mask); in htb_remove_class_from_row() local
403 int prio = ffz(~m); in htb_activate_prios() local
439 int prio = ffz(~m); in htb_deactivate_prios() local
730 static struct rb_node *htb_id_find_next_upper(int prio, struct rb_node *n, in htb_id_find_next_upper()
755 static struct htb_class *htb_lookup_leaf(struct htb_prio *hprio, const int prio) in htb_lookup_leaf()
812 static struct sk_buff *htb_dequeue_tree(struct htb_sched *q, const int prio, in htb_dequeue_tree()
920 int prio = ffz(m); in htb_dequeue() local
948 int prio; in htb_drop() local
1374 int prio; in htb_change_class() local