Searched refs:qdisc_match_from_root (Results 1 – 1 of 1) sorted by relevance
263 static struct Qdisc *qdisc_match_from_root(struct Qdisc *root, u32 handle) in qdisc_match_from_root() function308 q = qdisc_match_from_root(rtnl_dereference(dev->qdisc), handle); in qdisc_lookup()313 q = qdisc_match_from_root( in qdisc_lookup()327 q = qdisc_match_from_root(rcu_dereference(dev->qdisc), handle); in qdisc_lookup_rcu()333 q = qdisc_match_from_root(rcu_dereference(nq->qdisc_sleeping), in qdisc_lookup_rcu()2417 q = qdisc_match_from_root(root, TC_H_MAJ(tcm->tcm_parent)); in tc_dump_tclass_root()