Home
last modified time | relevance | path

Searched refs:htb_lowater (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dsch_htb.c475 static inline s64 htb_lowater(const struct htb_class *cl) in htb_lowater() function
507 if ((toks = (cl->ctokens + *diff)) < htb_lowater(cl)) { in htb_class_mode()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_htb.c502 static inline s64 htb_lowater(const struct htb_class *cl) in htb_lowater() function
536 if ((toks = (cl->ctokens + *diff)) < htb_lowater(cl)) { in htb_class_mode()

Completed in 6 milliseconds