Home
last modified time | relevance | path

Searched refs:tcf_block (Results 1 – 25 of 25) sorted by relevance

/kernel/linux/linux-5.10/include/net/
Dpkt_cls.h36 struct tcf_block *block;
45 struct tcf_chain *tcf_chain_get_by_act(struct tcf_block *block,
48 struct tcf_chain *tcf_get_next_chain(struct tcf_block *block,
52 void tcf_block_netif_keep_dst(struct tcf_block *block);
53 int tcf_block_get(struct tcf_block **p_block,
56 int tcf_block_get_ext(struct tcf_block **p_block, struct Qdisc *q,
59 void tcf_block_put(struct tcf_block *block);
60 void tcf_block_put_ext(struct tcf_block *block, struct Qdisc *q,
63 static inline bool tcf_block_shared(struct tcf_block *block) in tcf_block_shared()
68 static inline bool tcf_block_non_null_shared(struct tcf_block *block) in tcf_block_non_null_shared()
[all …]
Dsch_generic.h262 struct tcf_block * (*tcf_block)(struct Qdisc *sch, member
447 struct tcf_block *block;
458 struct tcf_block { struct
496 static inline bool lockdep_tcf_chain_is_locked(struct tcf_block *chain) in lockdep_tcf_chain_is_locked() argument
1308 struct tcf_block *block;
1336 struct tcf_block *block);
/kernel/linux/linux-5.10/net/sched/
Dcls_api.c61 struct tcf_block *block = chain->block; in tcf_proto_signal_destroying()
100 struct tcf_block *block = chain->block; in tcf_proto_signal_destroyed()
348 static struct tcf_chain *tcf_chain_create(struct tcf_block *block, in tcf_chain_create()
379 struct tcf_block *block = chain->block; in tcf_chain0_head_change()
394 struct tcf_block *block = chain->block; in tcf_chain_detach()
409 static void tcf_block_destroy(struct tcf_block *block) in tcf_block_destroy()
418 struct tcf_block *block = chain->block; in tcf_chain_destroy()
443 static struct tcf_chain *tcf_chain_lookup(struct tcf_block *block, in tcf_chain_lookup()
458 static struct tcf_chain *tcf_chain_lookup_rcu(const struct tcf_block *block, in tcf_chain_lookup_rcu()
474 static struct tcf_chain *__tcf_chain_get(struct tcf_block *block, in __tcf_chain_get()
[all …]
Dsch_ingress.c18 struct tcf_block *block;
47 static struct tcf_block *ingress_tcf_block(struct Qdisc *sch, unsigned long cl, in ingress_tcf_block()
128 .tcf_block = ingress_tcf_block,
147 struct tcf_block *ingress_block;
148 struct tcf_block *egress_block;
172 static struct tcf_block *clsact_tcf_block(struct Qdisc *sch, unsigned long cl, in clsact_tcf_block()
263 .tcf_block = clsact_tcf_block,
Dcls_matchall.c72 struct tcf_block *block = tp->chain->block; in mall_destroy_hw_filter()
88 struct tcf_block *block = tp->chain->block; in mall_replace_hw_filter()
290 struct tcf_block *block = tp->chain->block; in mall_reoffload()
332 struct tcf_block *block = tp->chain->block; in mall_stats_hw_filter()
Dsch_multiq.c24 struct tcf_block *block;
370 static struct tcf_block *multiq_tcf_block(struct Qdisc *sch, unsigned long cl, in multiq_tcf_block()
385 .tcf_block = multiq_tcf_block,
Dsch_prio.c24 struct tcf_block *block;
393 static struct tcf_block *prio_tcf_block(struct Qdisc *sch, unsigned long cl, in prio_tcf_block()
408 .tcf_block = prio_tcf_block,
Dsch_dsmark.c48 struct tcf_block *block;
191 static struct tcf_block *dsmark_tcf_block(struct Qdisc *sch, unsigned long cl, in dsmark_tcf_block()
488 .tcf_block = dsmark_tcf_block,
Dsch_drr.c35 struct tcf_block *block;
173 static struct tcf_block *drr_tcf_block(struct Qdisc *sch, unsigned long cl, in drr_tcf_block()
471 .tcf_block = drr_tcf_block,
Dsch_sfb.c55 struct tcf_block *block;
672 static struct tcf_block *sfb_tcf_block(struct Qdisc *sch, unsigned long cl, in sfb_tcf_block()
696 .tcf_block = sfb_tcf_block,
Dsch_atm.c48 struct tcf_block *block;
365 static struct tcf_block *atm_tc_tcf_block(struct Qdisc *sch, unsigned long cl, in atm_tc_tcf_block()
677 .tcf_block = atm_tc_tcf_block,
Dcls_u32.c321 struct tcf_block *block = tp->chain->block; in tc_u_common_ptr()
478 struct tcf_block *block = tp->chain->block; in u32_clear_hw_hnode()
493 struct tcf_block *block = tp->chain->block; in u32_replace_hw_hnode()
522 struct tcf_block *block = tp->chain->block; in u32_remove_hw_knode()
537 struct tcf_block *block = tp->chain->block; in u32_replace_hw_knode()
1176 struct tcf_block *block = tp->chain->block; in u32_reoffload_knode()
Dsch_fq_codel.c52 struct tcf_block *block;
605 static struct tcf_block *fq_codel_tcf_block(struct Qdisc *sch, unsigned long cl, in fq_codel_tcf_block()
694 .tcf_block = fq_codel_tcf_block,
Dcls_bpf.c148 struct tcf_block *block = tp->chain->block; in cls_bpf_offload_cmd()
229 struct tcf_block *block = tp->chain->block; in cls_bpf_offload_update_stats()
669 struct tcf_block *block = tp->chain->block; in cls_bpf_reoffload()
Dsch_ets.c51 struct tcf_block *block;
357 static struct tcf_block *
805 .tcf_block = ets_qdisc_tcf_block,
Dsch_sfq.c125 struct tcf_block *block;
845 static struct tcf_block *sfq_tcf_block(struct Qdisc *sch, unsigned long cl, in sfq_tcf_block()
907 .tcf_block = sfq_tcf_block,
Dsch_htb.c104 struct tcf_block *block;
155 struct tcf_block *block;
1499 static struct tcf_block *htb_tcf_block(struct Qdisc *sch, unsigned long arg, in htb_tcf_block()
1567 .tcf_block = htb_tcf_block,
Dsch_qfq.c181 struct tcf_block *block;
555 static struct tcf_block *qfq_tcf_block(struct Qdisc *sch, unsigned long cl, in qfq_tcf_block()
1488 .tcf_block = qfq_tcf_block,
Dsch_hfsc.c118 struct tcf_block *block;
1241 static struct tcf_block *hfsc_tcf_block(struct Qdisc *sch, unsigned long arg, in hfsc_tcf_block()
1655 .tcf_block = hfsc_tcf_block,
Dsch_api.c157 if (cops->tcf_block && !(cops->bind_tcf && cops->unbind_tcf)) in register_qdisc()
1948 struct tcf_block *block; in tc_bind_class_walker()
1951 block = cops->tcf_block(q, cl, NULL); in tc_bind_class_walker()
1980 if (!cops->tcf_block) in tc_bind_tclass()
Dsch_cbq.c125 struct tcf_block *block;
1716 static struct tcf_block *cbq_tcf_block(struct Qdisc *sch, unsigned long arg, in cbq_tcf_block()
1783 .tcf_block = cbq_tcf_block,
Dcls_flower.c426 struct tcf_block *block = tp->chain->block; in fl_hw_destroy_filter()
442 struct tcf_block *block = tp->chain->block; in fl_hw_replace_filter()
488 struct tcf_block *block = tp->chain->block; in fl_hw_update_stats()
2224 struct tcf_block *block = tp->chain->block; in fl_reoffload()
2311 struct tcf_block *block = chain->block; in fl_hw_create_tmplt()
2337 struct tcf_block *block = chain->block; in fl_hw_destroy_tmplt()
Dsch_fq_pie.c56 struct tcf_block *block;
Dsch_cake.c201 struct tcf_block *block;
2964 static struct tcf_block *cake_tcf_block(struct Qdisc *sch, unsigned long cl, in cake_tcf_block()
3084 .tcf_block = cake_tcf_block,
Dsch_generic.c1462 struct tcf_block *block) in mini_qdisc_pair_block_init()