Searched refs:sch_tree_lock (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dsch_multiq.c214 sch_tree_lock(sch);
236 sch_tree_lock(sch);
305 sch_tree_lock(sch);
H A Dsch_prio.c186 sch_tree_lock(sch);
207 sch_tree_lock(sch);
269 sch_tree_lock(sch);
H A Dsch_drr.c98 sch_tree_lock(sch);
129 sch_tree_lock(sch);
154 sch_tree_lock(sch);
227 sch_tree_lock(sch);
H A Dsch_red.c200 sch_tree_lock(sch);
284 sch_tree_lock(sch);
H A Dsch_tbf.c288 sch_tree_lock(sch);
389 sch_tree_lock(sch);
H A Dsch_gred.c348 sch_tree_lock(sch);
459 sch_tree_lock(sch);
H A Dsch_hfsc.c1009 sch_tree_lock(sch);
1079 sch_tree_lock(sch);
1115 sch_tree_lock(sch);
1199 sch_tree_lock(sch);
1462 sch_tree_lock(sch);
H A Dsch_cbq.c1583 sch_tree_lock(sch);
1730 sch_tree_lock(sch);
1834 sch_tree_lock(sch);
1879 sch_tree_lock(sch);
H A Dsch_dsmark.c71 sch_tree_lock(sch);
H A Dsch_htb.c1129 sch_tree_lock(sch);
1256 sch_tree_lock(sch);
1378 so that can't be used inside of sch_tree_lock
1382 sch_tree_lock(sch);
1427 sch_tree_lock(sch);
H A Dsch_sfq.c424 sch_tree_lock(sch);
H A Dsch_api.c556 sch_tree_lock(sch);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dsch_generic.h262 static inline void sch_tree_lock(struct Qdisc *q) function
272 #define tcf_tree_lock(tp) sch_tree_lock((tp)->q)

Completed in 126 milliseconds