Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_mq.c230 unsigned long mq_find(struct Qdisc *sch, u32 classid) in mq_find() function
238 EXPORT_SYMBOL_NS_GPL(mq_find, "NET_SCHED_INTERNAL");
285 .find = mq_find,
H A Dsch_cake.c3328 .find = mq_find,