Searched refs:hlevel (Results 1 – 3 of 3) sorted by relevance
179 struct htb_level hlevel[TC_HTB_MAXDEPTH]; member306 struct rb_node **p = &q->hlevel[cl->level].wait_pq.rb_node, *parent = NULL; in htb_add_to_wait_tree()326 rb_insert_color(&cl->pq_node, &q->hlevel[cl->level].wait_pq); in htb_add_to_wait_tree()353 htb_add_to_id_tree(&q->hlevel[cl->level].hprio[prio].row, cl, prio); in htb_add_class_to_row()379 struct htb_level *hlevel = &q->hlevel[cl->level]; in htb_remove_class_from_row() local383 struct htb_prio *hprio = &hlevel->hprio[prio]; in htb_remove_class_from_row()696 htb_safe_rb_erase(&cl->pq_node, &q->hlevel[cl->level].wait_pq); in htb_charge_class()724 struct rb_root *wait_pq = &q->hlevel[level].wait_pq; in htb_do_events()844 struct htb_level *hlevel = &q->hlevel[level]; in htb_dequeue_tree() local845 struct htb_prio *hprio = &hlevel->hprio[prio]; in htb_dequeue_tree()[all …]
38 u32 hlevel; member123 mtk_gpio_w32(rg, GPIO_REG_HLVL, high | (BIT(pin) & rg->hlevel)); in mediatek_gpio_irq_unmask()159 rg->hlevel | rg->llevel) & mask) in mediatek_gpio_irq_type()167 rg->hlevel &= ~mask; in mediatek_gpio_irq_type()182 rg->hlevel |= mask; in mediatek_gpio_irq_type()
597 int write_fault, int hlevel, in FNAME()649 shadow_walk_okay(&it) && it.level > hlevel; in FNAME()