Home
last modified time | relevance | path

Searched defs:cl (Results 1 – 25 of 41) sorted by relevance

12

/net/sched/
Dsch_hfsc.c185 eltree_insert(struct hfsc_class *cl) in eltree_insert()
204 eltree_remove(struct hfsc_class *cl) in eltree_remove()
210 eltree_update(struct hfsc_class *cl) in eltree_update()
220 struct hfsc_class *p, *cl = NULL; in eltree_get_mindl() local
250 vttree_insert(struct hfsc_class *cl) in vttree_insert()
269 vttree_remove(struct hfsc_class *cl) in vttree_remove()
275 vttree_update(struct hfsc_class *cl) in vttree_update()
282 vttree_firstfit(struct hfsc_class *cl, u64 cur_time) in vttree_firstfit()
299 vttree_get_minvt(struct hfsc_class *cl, u64 cur_time) in vttree_get_minvt()
319 cftree_insert(struct hfsc_class *cl) in cftree_insert()
[all …]
Dsch_drr.c58 struct drr_class *cl = (struct drr_class *)*arg; in drr_change_class() local
139 static void drr_destroy_class(struct Qdisc *sch, struct drr_class *cl) in drr_destroy_class()
150 struct drr_class *cl = (struct drr_class *)arg; in drr_delete_class() local
173 static struct tcf_block *drr_tcf_block(struct Qdisc *sch, unsigned long cl, in drr_tcf_block()
189 struct drr_class *cl = drr_find_class(sch, classid); in drr_bind_tcf() local
199 struct drr_class *cl = (struct drr_class *)arg; in drr_unbind_tcf() local
208 struct drr_class *cl = (struct drr_class *)arg; in drr_graft_class() local
223 struct drr_class *cl = (struct drr_class *)arg; in drr_class_leaf() local
230 struct drr_class *cl = (struct drr_class *)arg; in drr_qlen_notify() local
238 struct drr_class *cl = (struct drr_class *)arg; in drr_dump_class() local
[all …]
Dsch_htb.c223 struct htb_class *cl; in htb_classify() local
288 struct htb_class *cl, int prio) in htb_add_to_id_tree()
317 struct htb_class *cl, s64 delay) in htb_add_to_wait_tree()
364 struct htb_class *cl, int mask) in htb_add_class_to_row()
396 struct htb_class *cl, int mask) in htb_remove_class_from_row()
425 static void htb_activate_prios(struct htb_sched *q, struct htb_class *cl) in htb_activate_prios()
465 static void htb_deactivate_prios(struct htb_sched *q, struct htb_class *cl) in htb_deactivate_prios()
502 static inline s64 htb_lowater(const struct htb_class *cl) in htb_lowater()
509 static inline s64 htb_hiwater(const struct htb_class *cl) in htb_hiwater()
532 htb_class_mode(struct htb_class *cl, s64 *diff) in htb_class_mode()
[all …]
Dsch_qfq.c317 struct qfq_class *cl) in qfq_add_to_agg()
345 static void qfq_deactivate_class(struct qfq_sched *q, struct qfq_class *cl) in qfq_deactivate_class()
356 static void qfq_rm_from_agg(struct qfq_sched *q, struct qfq_class *cl) in qfq_rm_from_agg()
369 static void qfq_deact_rm_from_agg(struct qfq_sched *q, struct qfq_class *cl) in qfq_deact_rm_from_agg()
378 static int qfq_change_agg(struct Qdisc *sch, struct qfq_class *cl, u32 weight, in qfq_change_agg()
406 struct qfq_class *cl = (struct qfq_class *)*arg; in qfq_change_class() local
530 static void qfq_destroy_class(struct Qdisc *sch, struct qfq_class *cl) in qfq_destroy_class()
544 struct qfq_class *cl = (struct qfq_class *)arg; in qfq_delete_class() local
567 static struct tcf_block *qfq_tcf_block(struct Qdisc *sch, unsigned long cl, in qfq_tcf_block()
581 struct qfq_class *cl = qfq_find_class(sch, classid); in qfq_bind_tcf() local
[all …]
Dsch_mq.c159 static struct netdev_queue *mq_queue_get(struct Qdisc *sch, unsigned long cl) in mq_queue_get()
175 static int mq_graft(struct Qdisc *sch, unsigned long cl, struct Qdisc *new, in mq_graft()
201 static struct Qdisc *mq_leaf(struct Qdisc *sch, unsigned long cl) in mq_leaf()
217 static int mq_dump_class(struct Qdisc *sch, unsigned long cl, in mq_dump_class()
228 static int mq_dump_class_stats(struct Qdisc *sch, unsigned long cl, in mq_dump_class_stats()
Dsch_ets.c97 static u32 ets_class_id(struct Qdisc *sch, const struct ets_class *cl) in ets_class_id()
190 static bool ets_class_is_strict(struct ets_sched *q, const struct ets_class *cl) in ets_class_is_strict()
201 struct ets_class *cl = ets_class_from_arg(sch, *arg); in ets_class_change() local
251 struct ets_class *cl = ets_class_from_arg(sch, arg); in ets_class_graft() local
269 struct ets_class *cl = ets_class_from_arg(sch, arg); in ets_class_leaf() local
286 struct ets_class *cl = ets_class_from_arg(sch, arg); in ets_class_qlen_notify() local
300 struct ets_class *cl = ets_class_from_arg(sch, arg); in ets_class_dump() local
325 struct ets_class *cl = ets_class_from_arg(sch, arg); in ets_class_dump_stats() local
350 ets_qdisc_tcf_block(struct Qdisc *sch, unsigned long cl, in ets_qdisc_tcf_block()
415 struct ets_class *cl; in ets_qdisc_enqueue() local
[all …]
Dsch_api.c339 unsigned long cl; in qdisc_leaf() local
687 struct Qdisc_class_common *cl; in qdisc_class_hash_grow() local
742 struct Qdisc_class_common *cl) in qdisc_class_hash_insert()
754 struct Qdisc_class_common *cl) in qdisc_class_hash_remove()
785 unsigned long cl; in qdisc_tree_reduce_backlog() local
1154 unsigned long cl; in qdisc_graft() local
1443 check_loop_fn(struct Qdisc *q, unsigned long cl, struct qdisc_walker *w) in check_loop_fn()
1882 unsigned long cl, u32 portid, u32 seq, u16 flags, in tc_fill_tclass()
1934 unsigned long cl, int event, struct netlink_ext_ack *extack) in tclass_notify()
1955 struct Qdisc *q, unsigned long cl, in tclass_del_notify()
[all …]
Dsch_multiq.c319 static void multiq_unbind(struct Qdisc *q, unsigned long cl) in multiq_unbind()
323 static int multiq_dump_class(struct Qdisc *sch, unsigned long cl, in multiq_dump_class()
333 static int multiq_dump_class_stats(struct Qdisc *sch, unsigned long cl, in multiq_dump_class_stats()
361 static struct tcf_block *multiq_tcf_block(struct Qdisc *sch, unsigned long cl, in multiq_tcf_block()
Dsch_mqprio.c455 unsigned long cl) in mqprio_queue_get()
465 static int mqprio_graft(struct Qdisc *sch, unsigned long cl, struct Qdisc *new, in mqprio_graft()
614 static struct Qdisc *mqprio_leaf(struct Qdisc *sch, unsigned long cl) in mqprio_leaf()
643 static int mqprio_dump_class(struct Qdisc *sch, unsigned long cl, in mqprio_dump_class()
663 static int mqprio_dump_class_stats(struct Qdisc *sch, unsigned long cl, in mqprio_dump_class_stats()
Dsch_prio.c341 static void prio_unbind(struct Qdisc *q, unsigned long cl) in prio_unbind()
345 static int prio_dump_class(struct Qdisc *sch, unsigned long cl, struct sk_buff *skb, in prio_dump_class()
355 static int prio_dump_class_stats(struct Qdisc *sch, unsigned long cl, in prio_dump_class_stats()
384 static struct tcf_block *prio_tcf_block(struct Qdisc *sch, unsigned long cl, in prio_tcf_block()
Dsch_ingress.c40 static void ingress_unbind_filter(struct Qdisc *sch, unsigned long cl) in ingress_unbind_filter()
48 static struct tcf_block *ingress_tcf_block(struct Qdisc *sch, unsigned long cl, in ingress_tcf_block()
198 static struct tcf_block *clsact_tcf_block(struct Qdisc *sch, unsigned long cl, in clsact_tcf_block()
Dsch_fq_codel.c608 static void fq_codel_unbind(struct Qdisc *q, unsigned long cl) in fq_codel_unbind()
612 static struct tcf_block *fq_codel_tcf_block(struct Qdisc *sch, unsigned long cl, in fq_codel_tcf_block()
622 static int fq_codel_dump_class(struct Qdisc *sch, unsigned long cl, in fq_codel_dump_class()
629 static int fq_codel_dump_class_stats(struct Qdisc *sch, unsigned long cl, in fq_codel_dump_class_stats()
Dsch_skbprio.c243 static int skbprio_dump_class(struct Qdisc *sch, unsigned long cl, in skbprio_dump_class()
250 static int skbprio_dump_class_stats(struct Qdisc *sch, unsigned long cl, in skbprio_dump_class_stats()
Dsch_sfq.c844 static void sfq_unbind(struct Qdisc *q, unsigned long cl) in sfq_unbind()
848 static struct tcf_block *sfq_tcf_block(struct Qdisc *sch, unsigned long cl, in sfq_tcf_block()
858 static int sfq_dump_class(struct Qdisc *sch, unsigned long cl, in sfq_dump_class()
865 static int sfq_dump_class_stats(struct Qdisc *sch, unsigned long cl, in sfq_dump_class_stats()
Dsch_sfb.c613 static int sfb_dump_class(struct Qdisc *sch, unsigned long cl, in sfb_dump_class()
654 static int sfb_delete(struct Qdisc *sch, unsigned long cl, in sfb_delete()
667 static struct tcf_block *sfb_tcf_block(struct Qdisc *sch, unsigned long cl, in sfb_tcf_block()
Dcls_api.c1224 static int __tcf_qdisc_cl_find(struct Qdisc *q, u32 parent, unsigned long *cl, in __tcf_qdisc_cl_find()
1245 unsigned long cl, int ifindex, in __tcf_block_find()
1319 u32 *parent, unsigned long *cl, in tcf_block_find()
2141 unsigned long cl; in tc_new_tfilter() local
2374 unsigned long cl = 0; in tc_del_tfilter() local
2531 unsigned long cl = 0; in tc_get_tfilter() local
2767 unsigned long cl = 0; in tc_dump_tfilter() local
3000 unsigned long cl; in tc_ctl_chain() local
3148 unsigned long cl = 0; in tc_dump_chain() local
Dsch_taprio.c2174 unsigned long cl) in taprio_queue_get()
2185 static int taprio_graft(struct Qdisc *sch, unsigned long cl, in taprio_graft()
2451 static struct Qdisc *taprio_leaf(struct Qdisc *sch, unsigned long cl) in taprio_leaf()
2472 static int taprio_dump_class(struct Qdisc *sch, unsigned long cl, in taprio_dump_class()
2484 static int taprio_dump_class_stats(struct Qdisc *sch, unsigned long cl, in taprio_dump_class_stats()
Dcls_basic.c261 static void basic_bind_class(void *fh, u32 classid, unsigned long cl, void *q, in basic_bind_class()
Dcls_matchall.c379 static void mall_bind_class(void *fh, u32 classid, unsigned long cl, void *q, in mall_bind_class()
Dcls_fw.c415 static void fw_bind_class(void *fh, u32 classid, unsigned long cl, void *q, in fw_bind_class()
/net/bluetooth/cmtp/
Dsock.c70 struct cmtp_connlist_req cl; in do_cmtp_sock_ioctl() local
149 struct cmtp_connlist_req cl; in cmtp_sock_compat_ioctl() local
/net/bluetooth/bnep/
Dsock.c55 struct bnep_connlist_req cl; in do_bnep_sock_ioctl() local
147 struct bnep_connlist_req cl; in bnep_sock_compat_ioctl() local
/net/bluetooth/hidp/
Dsock.c54 struct hidp_connlist_req cl; in do_hidp_sock_ioctl() local
154 struct hidp_connlist_req cl; in hidp_sock_compat_ioctl() local
/net/netfilter/ipvs/
Dip_vs_wrr.c61 struct ip_vs_dest *cl; /* current dest or head */ member
/net/openvswitch/
Dconntrack.c171 struct nf_conn_labels *cl = NULL; in ovs_ct_get_labels() local
366 struct nf_conn_labels *cl; in ovs_ct_get_conn_labels() local
385 struct nf_conn_labels *cl, *master_cl; in ovs_ct_init_labels() local
426 struct nf_conn_labels *cl; in ovs_ct_set_labels() local

12