Home
last modified time | relevance | path

Searched refs:tcfg_ptype (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dact_gact.c131 /* Make sure tcfg_pval is written before tcfg_ptype in tcf_gact_init()
135 gact->tcfg_ptype = p_parm->ptype; in tcf_gact_init()
157 u32 ptype = READ_ONCE(gact->tcfg_ptype); in tcf_gact_act()
201 if (gact->tcfg_ptype) { in tcf_gact_dump()
205 .ptype = gact->tcfg_ptype, in tcf_gact_dump()
247 if (to_gact(act)->tcfg_ptype) in tcf_gact_get_fill_size()
/kernel/linux/linux-6.6/net/sched/
H A Dact_gact.c131 /* Make sure tcfg_pval is written before tcfg_ptype in tcf_gact_init()
135 gact->tcfg_ptype = p_parm->ptype; in tcf_gact_init()
158 u32 ptype = READ_ONCE(gact->tcfg_ptype); in tcf_gact_act()
202 if (gact->tcfg_ptype) { in tcf_gact_dump()
206 .ptype = gact->tcfg_ptype, in tcf_gact_dump()
231 if (to_gact(act)->tcfg_ptype) in tcf_gact_get_fill_size()
/kernel/linux/linux-5.10/include/net/tc_act/
H A Dtc_gact.h11 u16 tcfg_ptype; member
/kernel/linux/linux-6.6/include/net/tc_act/
H A Dtc_gact.h11 u16 tcfg_ptype; member

Completed in 2 milliseconds