Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/sched/
H A Dsch_htb.c1500 static inline int htb_parent_last_child(struct htb_class *cl) in htb_parent_last_child() function
1667 last_child = htb_parent_last_child(cl); in htb_destroy()
1717 if (!cl->level && htb_parent_last_child(cl)) in htb_delete()
/kernel/linux/linux-5.10/net/sched/
H A Dsch_htb.c1177 static inline int htb_parent_last_child(struct htb_class *cl) in htb_parent_last_child() function
1264 if (!cl->level && htb_parent_last_child(cl)) { in htb_delete()

Completed in 5 milliseconds