Home
last modified time | relevance | path

Searched refs:tcf_refcnt (Results 1 - 25 of 42) sorted by relevance

12

/kernel/linux/linux-5.10/net/sched/
H A Dact_sample.c211 .refcnt = refcount_read(&s->tcf_refcnt) - ref, in tcf_sample_dump()
H A Dact_skbmod.c224 .refcnt = refcount_read(&d->tcf_refcnt) - ref, in tcf_skbmod_dump()
H A Dact_simple.c176 .refcnt = refcount_read(&d->tcf_refcnt) - ref, in tcf_simp_dump()
H A Dact_gact.c191 .refcnt = refcount_read(&gact->tcf_refcnt) - ref, in tcf_gact_dump()
H A Dact_connmark.c178 .refcnt = refcount_read(&ci->tcf_refcnt) - ref, in tcf_connmark_dump()
H A Dact_pedit.c465 opt->refcnt = refcount_read(&p->tcf_refcnt) - ref; in tcf_pedit_dump()
H A Dact_police.c321 .refcnt = refcount_read(&police->tcf_refcnt) - ref, in tcf_police_dump()
H A Dact_vlan.c293 .refcnt = refcount_read(&v->tcf_refcnt) - ref, in tcf_vlan_dump()
H A Dact_skbedit.c245 .refcnt = refcount_read(&d->tcf_refcnt) - ref, in tcf_skbedit_dump()
H A Dact_mirred.c354 .refcnt = refcount_read(&m->tcf_refcnt) - ref, in tcf_mirred_dump()
H A Dact_ipt.c293 c.refcnt = refcount_read(&ipt->tcf_refcnt) - ref; in tcf_ipt_dump()
H A Dact_mpls.c330 .refcnt = refcount_read(&m->tcf_refcnt) - ref, in tcf_mpls_dump()
H A Dact_nat.c264 .refcnt = refcount_read(&p->tcf_refcnt) - ref, in tcf_nat_dump()
H A Dact_bpf.c144 .refcnt = refcount_read(&prog->tcf_refcnt) - ref, in tcf_bpf_dump()
H A Dact_ctinfo.c287 .refcnt = refcount_read(&ci->tcf_refcnt) - ref, in tcf_ctinfo_dump()
/kernel/linux/linux-5.10/include/net/
H A Dact_api.h49 #define tcf_refcnt common.tcfa_refcnt macro
/kernel/linux/linux-6.6/include/net/
H A Dact_api.h51 #define tcf_refcnt common.tcfa_refcnt macro
/kernel/linux/linux-6.6/net/sched/
H A Dact_connmark.c197 .refcnt = refcount_read(&ci->tcf_refcnt) - ref, in tcf_connmark_dump()
H A Dact_skbmod.c246 .refcnt = refcount_read(&d->tcf_refcnt) - ref, in tcf_skbmod_dump()
H A Dact_simple.c178 .refcnt = refcount_read(&d->tcf_refcnt) - ref, in tcf_simp_dump()
H A Dact_gact.c192 .refcnt = refcount_read(&gact->tcf_refcnt) - ref, in tcf_gact_dump()
H A Dact_bpf.c145 .refcnt = refcount_read(&prog->tcf_refcnt) - ref, in tcf_bpf_dump()
H A Dact_mirred.c363 .refcnt = refcount_read(&m->tcf_refcnt) - ref, in tcf_mirred_dump()
H A Dact_skbedit.c292 .refcnt = refcount_read(&d->tcf_refcnt) - ref, in tcf_skbedit_dump()
H A Dact_mpls.c339 .refcnt = refcount_read(&m->tcf_refcnt) - ref, in tcf_mpls_dump()

Completed in 16 milliseconds

12