Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_generic.c1307 static bool some_qdisc_is_busy(struct net_device *dev) in some_qdisc_is_busy() function
1371 while (some_qdisc_is_busy(dev)) { in dev_deactivate_many()