Home
last modified time | relevance | path

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

12

/net/sched/
Dsch_hfsc.c186 eltree_insert(struct hfsc_class *cl) in eltree_insert()
205 eltree_remove(struct hfsc_class *cl) in eltree_remove()
211 eltree_update(struct hfsc_class *cl) in eltree_update()
221 struct hfsc_class *p, *cl = NULL; in eltree_get_mindl() local
251 vttree_insert(struct hfsc_class *cl) in vttree_insert()
270 vttree_remove(struct hfsc_class *cl) in vttree_remove()
276 vttree_update(struct hfsc_class *cl) in vttree_update()
283 vttree_firstfit(struct hfsc_class *cl, u64 cur_time) in vttree_firstfit()
300 vttree_get_minvt(struct hfsc_class *cl, u64 cur_time) in vttree_get_minvt()
320 cftree_insert(struct hfsc_class *cl) in cftree_insert()
[all …]
Dsch_drr.c59 struct drr_class *cl = (struct drr_class *)*arg; in drr_change_class() local
142 static void drr_destroy_class(struct Qdisc *sch, struct drr_class *cl) in drr_destroy_class()
153 struct drr_class *cl = (struct drr_class *)arg; in drr_delete_class() local
174 static struct tcf_block *drr_tcf_block(struct Qdisc *sch, unsigned long cl, in drr_tcf_block()
190 struct drr_class *cl = drr_find_class(sch, classid); in drr_bind_tcf() local
200 struct drr_class *cl = (struct drr_class *)arg; in drr_unbind_tcf() local
209 struct drr_class *cl = (struct drr_class *)arg; in drr_graft_class() local
224 struct drr_class *cl = (struct drr_class *)arg; in drr_class_leaf() local
231 struct drr_class *cl = (struct drr_class *)arg; in drr_qlen_notify() local
239 struct drr_class *cl = (struct drr_class *)arg; in drr_dump_class() local
[all …]
Dsch_htb.c220 struct htb_class *cl; in htb_classify() local
285 struct htb_class *cl, int prio) in htb_add_to_id_tree()
314 struct htb_class *cl, s64 delay) in htb_add_to_wait_tree()
361 struct htb_class *cl, int mask) in htb_add_class_to_row()
393 struct htb_class *cl, int mask) in htb_remove_class_from_row()
422 static void htb_activate_prios(struct htb_sched *q, struct htb_class *cl) in htb_activate_prios()
462 static void htb_deactivate_prios(struct htb_sched *q, struct htb_class *cl) in htb_deactivate_prios()
499 static inline s64 htb_lowater(const struct htb_class *cl) in htb_lowater()
506 static inline s64 htb_hiwater(const struct htb_class *cl) in htb_hiwater()
529 htb_class_mode(struct htb_class *cl, s64 *diff) in htb_class_mode()
[all …]
Dsch_qfq.c319 struct qfq_class *cl) in qfq_add_to_agg()
347 static void qfq_deactivate_class(struct qfq_sched *q, struct qfq_class *cl) in qfq_deactivate_class()
358 static void qfq_rm_from_agg(struct qfq_sched *q, struct qfq_class *cl) in qfq_rm_from_agg()
371 static void qfq_deact_rm_from_agg(struct qfq_sched *q, struct qfq_class *cl) in qfq_deact_rm_from_agg()
380 static int qfq_change_agg(struct Qdisc *sch, struct qfq_class *cl, u32 weight, in qfq_change_agg()
408 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
565 static struct tcf_block *qfq_tcf_block(struct Qdisc *sch, unsigned long cl, in qfq_tcf_block()
579 struct qfq_class *cl = qfq_find_class(sch, classid); in qfq_bind_tcf() local
[all …]
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
358 ets_qdisc_tcf_block(struct Qdisc *sch, unsigned long cl, in ets_qdisc_tcf_block()
423 struct ets_class *cl; in ets_qdisc_enqueue() local
[all …]
Dsch_mq.c197 static struct netdev_queue *mq_queue_get(struct Qdisc *sch, unsigned long cl) in mq_queue_get()
213 static int mq_graft(struct Qdisc *sch, unsigned long cl, struct Qdisc *new, in mq_graft()
239 static struct Qdisc *mq_leaf(struct Qdisc *sch, unsigned long cl) in mq_leaf()
255 static int mq_dump_class(struct Qdisc *sch, unsigned long cl, in mq_dump_class()
266 static int mq_dump_class_stats(struct Qdisc *sch, unsigned long cl, in mq_dump_class_stats()
Dsch_api.c336 unsigned long cl; in qdisc_leaf() local
676 struct Qdisc_class_common *cl; in qdisc_class_hash_grow() local
731 struct Qdisc_class_common *cl) in qdisc_class_hash_insert()
743 struct Qdisc_class_common *cl) in qdisc_class_hash_remove()
774 unsigned long cl; in qdisc_tree_reduce_backlog() local
1101 unsigned long cl; in qdisc_graft() local
1405 check_loop_fn(struct Qdisc *q, unsigned long cl, struct qdisc_walker *w) in check_loop_fn()
1851 unsigned long cl, in tc_fill_tclass()
1898 unsigned long cl, int event) in tclass_notify()
1919 struct Qdisc *q, unsigned long cl, in tclass_del_notify()
[all …]
Dsch_mqprio.c374 unsigned long cl) in mqprio_queue_get()
384 static int mqprio_graft(struct Qdisc *sch, unsigned long cl, struct Qdisc *new, in mqprio_graft()
523 static struct Qdisc *mqprio_leaf(struct Qdisc *sch, unsigned long cl) in mqprio_leaf()
552 static int mqprio_dump_class(struct Qdisc *sch, unsigned long cl, in mqprio_dump_class()
572 static int mqprio_dump_class_stats(struct Qdisc *sch, unsigned long cl, in mqprio_dump_class_stats()
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()
369 static struct tcf_block *multiq_tcf_block(struct Qdisc *sch, unsigned long cl, in multiq_tcf_block()
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()
391 static struct tcf_block *prio_tcf_block(struct Qdisc *sch, unsigned long cl, in prio_tcf_block()
Dsch_ingress.c39 static void ingress_unbind_filter(struct Qdisc *sch, unsigned long cl) in ingress_unbind_filter()
47 static struct tcf_block *ingress_tcf_block(struct Qdisc *sch, unsigned long cl, in ingress_tcf_block()
178 static struct tcf_block *clsact_tcf_block(struct Qdisc *sch, unsigned long cl, in clsact_tcf_block()
Dsch_fq_codel.c599 static void fq_codel_unbind(struct Qdisc *q, unsigned long cl) in fq_codel_unbind()
603 static struct tcf_block *fq_codel_tcf_block(struct Qdisc *sch, unsigned long cl, in fq_codel_tcf_block()
613 static int fq_codel_dump_class(struct Qdisc *sch, unsigned long cl, in fq_codel_dump_class()
620 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.c841 static void sfq_unbind(struct Qdisc *q, unsigned long cl) in sfq_unbind()
845 static struct tcf_block *sfq_tcf_block(struct Qdisc *sch, unsigned long cl, in sfq_tcf_block()
855 static int sfq_dump_class(struct Qdisc *sch, unsigned long cl, in sfq_dump_class()
862 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()
672 static struct tcf_block *sfb_tcf_block(struct Qdisc *sch, unsigned long cl, in sfb_tcf_block()
Dcls_api.c1100 static int __tcf_qdisc_cl_find(struct Qdisc *q, u32 parent, unsigned long *cl, in __tcf_qdisc_cl_find()
1121 unsigned long cl, int ifindex, in __tcf_block_find()
1195 u32 *parent, unsigned long *cl, in tcf_block_find()
1954 unsigned long cl; in tc_new_tfilter() local
2188 unsigned long cl = 0; in tc_del_tfilter() local
2348 unsigned long cl = 0; in tc_get_tfilter() local
2584 unsigned long cl = 0; in tc_dump_tfilter() local
2809 unsigned long cl; in tc_ctl_chain() local
2961 unsigned long cl = 0; in tc_dump_chain() local
Dsch_taprio.c1785 unsigned long cl) in taprio_queue_get()
1796 static int taprio_graft(struct Qdisc *sch, unsigned long cl, in taprio_graft()
1962 static struct Qdisc *taprio_leaf(struct Qdisc *sch, unsigned long cl) in taprio_leaf()
1981 static int taprio_dump_class(struct Qdisc *sch, unsigned long cl, in taprio_dump_class()
1993 static int taprio_dump_class_stats(struct Qdisc *sch, unsigned long cl, in taprio_dump_class_stats()
Dcls_basic.c266 static void basic_bind_class(void *fh, u32 classid, unsigned long cl, void *q, in basic_bind_class()
Dcls_matchall.c399 static void mall_bind_class(void *fh, u32 classid, unsigned long cl, void *q, in mall_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.c54 struct bnep_connlist_req cl; in do_bnep_sock_ioctl() local
146 struct bnep_connlist_req cl; in bnep_sock_compat_ioctl() local
/net/bluetooth/hidp/
Dsock.c53 struct hidp_connlist_req cl; in do_hidp_sock_ioctl() local
153 struct hidp_connlist_req cl; in hidp_sock_compat_ioctl() local
/net/bluetooth/
Da2mp.c92 static void __a2mp_add_cl(struct amp_mgr *mgr, struct a2mp_cl *cl) in __a2mp_add_cl()
195 struct a2mp_cl *cl; in a2mp_discover_rsp() local
273 struct a2mp_cl *cl = (void *) skb->data; in a2mp_change_notify() local
/net/netfilter/ipvs/
Dip_vs_wrr.c61 struct ip_vs_dest *cl; /* current dest or head */ member
/net/openvswitch/
Dconntrack.c167 struct nf_conn_labels *cl = ct ? nf_ct_labels_find(ct) : NULL; in ovs_ct_get_labels() local
357 struct nf_conn_labels *cl; in ovs_ct_get_conn_labels() local
376 struct nf_conn_labels *cl, *master_cl; in ovs_ct_init_labels() local
417 struct nf_conn_labels *cl; in ovs_ct_set_labels() local

12