Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_mq.c48 void mq_destroy_common(struct Qdisc *sch) in mq_destroy_common() function
60 EXPORT_SYMBOL_NS_GPL(mq_destroy_common, "NET_SCHED_INTERNAL");
65 mq_destroy_common(sch); in mq_destroy()
H A Dsch_cake.c3250 mq_destroy_common(sch); in cake_mq_destroy()