Home
last modified time | relevance | path

Searched refs:htb_lookup_leaf (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/net/sched/
H A Dsch_htb.c815 static struct htb_class *htb_lookup_leaf(struct htb_prio *hprio, const int prio) in htb_lookup_leaf() function
881 start = cl = htb_lookup_leaf(hprio, prio); in htb_dequeue_tree()
901 next = htb_lookup_leaf(hprio, prio); in htb_dequeue_tree()
916 cl = htb_lookup_leaf(hprio, prio); in htb_dequeue_tree()