Home
last modified time | relevance | path

Searched refs:Qdisc_class_ops (Results 1 - 25 of 49) sorted by relevance

12

/kernel/linux/linux-5.10/net/sched/
H A Dsch_api.c152 const struct Qdisc_class_ops *cops = qops->cl_ops; in register_qdisc()
337 const struct Qdisc_class_ops *cops = p->ops->cl_ops; in qdisc_leaf()
773 const struct Qdisc_class_ops *cops; in qdisc_tree_reduce_backlog()
1100 const struct Qdisc_class_ops *cops = parent->ops->cl_ops; in qdisc_graft()
1408 const struct Qdisc_class_ops *cops = q->ops->cl_ops; in check_loop_fn()
1858 const struct Qdisc_class_ops *cl_ops = q->ops->cl_ops; in tc_fill_tclass()
1921 const struct Qdisc_class_ops *cops, in tclass_del_notify()
1989 const struct Qdisc_class_ops *cops = q->ops->cl_ops; in tc_bind_class_walker()
2019 const struct Qdisc_class_ops *cops = q->ops->cl_ops; in tc_bind_tclass()
2048 const struct Qdisc_class_ops *cop in tc_ctl_tclass()
[all...]
H A Dsch_ingress.c129 static const struct Qdisc_class_ops ingress_class_ops = {
270 static const struct Qdisc_class_ops clsact_class_ops = {
H A Dsch_mq.c297 static const struct Qdisc_class_ops mq_class_ops = {
H A Dsch_skbprio.c280 static const struct Qdisc_class_ops skbprio_class_ops = {
H A Dsch_multiq.c379 static const struct Qdisc_class_ops multiq_class_ops = {
H A Dsch_dsmark.c479 static const struct Qdisc_class_ops dsmark_class_ops = {
H A Dsch_prio.c401 static const struct Qdisc_class_ops prio_class_ops = {
H A Dsch_cbs.c532 static const struct Qdisc_class_ops cbs_class_ops = {
H A Dsch_drr.c465 static const struct Qdisc_class_ops drr_class_ops = {
H A Dcls_api.c1030 const struct Qdisc_class_ops *cops; in __tcf_qdisc_find()
1109 const struct Qdisc_class_ops *cops = q->ops->cl_ops; in __tcf_qdisc_cl_find()
1135 const struct Qdisc_class_ops *cops = q->ops->cl_ops; in __tcf_block_find()
2586 const struct Qdisc_class_ops *cops; in tc_dump_tfilter()
2973 const struct Qdisc_class_ops *cops; in tc_dump_chain()
H A Dsch_mqprio.c679 static const struct Qdisc_class_ops mqprio_class_ops = {
H A Dsch_sfb.c688 static const struct Qdisc_class_ops sfb_class_ops = {
H A Dsch_tbf.c576 static const struct Qdisc_class_ops tbf_class_ops = {
H A Dsch_red.c534 static const struct Qdisc_class_ops red_class_ops = {
/kernel/linux/linux-6.6/net/sched/
H A Dsch_api.c153 const struct Qdisc_class_ops *cops = qops->cl_ops; in register_qdisc()
340 const struct Qdisc_class_ops *cops = p->ops->cl_ops; in qdisc_leaf()
784 const struct Qdisc_class_ops *cops; in qdisc_tree_reduce_backlog()
1153 const struct Qdisc_class_ops *cops = parent->ops->cl_ops; in qdisc_graft()
1446 const struct Qdisc_class_ops *cops = q->ops->cl_ops; in check_loop_fn()
1889 const struct Qdisc_class_ops *cl_ops = q->ops->cl_ops; in tc_fill_tclass()
1953 const struct Qdisc_class_ops *cops, in tclass_del_notify()
2020 const struct Qdisc_class_ops *cops = q->ops->cl_ops; in tc_bind_class_walker()
2050 const struct Qdisc_class_ops *cops = q->ops->cl_ops; in tc_bind_tclass()
2079 const struct Qdisc_class_ops *cop in tc_ctl_tclass()
[all...]
H A Dsch_ingress.c149 static const struct Qdisc_class_ops ingress_class_ops = {
323 static const struct Qdisc_class_ops clsact_class_ops = {
H A Dsch_skbprio.c273 static const struct Qdisc_class_ops skbprio_class_ops = {
H A Dsch_mq.c255 static const struct Qdisc_class_ops mq_class_ops = {
H A Dsch_cbs.c527 static const struct Qdisc_class_ops cbs_class_ops = {
H A Dsch_drr.c457 static const struct Qdisc_class_ops drr_class_ops = {
H A Dsch_prio.c394 static const struct Qdisc_class_ops prio_class_ops = {
H A Dsch_multiq.c371 static const struct Qdisc_class_ops multiq_class_ops = {
H A Dcls_api.c1153 const struct Qdisc_class_ops *cops; in __tcf_qdisc_find()
1232 const struct Qdisc_class_ops *cops = q->ops->cl_ops; in __tcf_qdisc_cl_find()
1258 const struct Qdisc_class_ops *cops = q->ops->cl_ops; in __tcf_block_find()
2765 const struct Qdisc_class_ops *cops; in tc_dump_tfilter()
3146 const struct Qdisc_class_ops *cops; in tc_dump_chain()
/kernel/linux/linux-5.10/include/net/
H A Dsch_generic.h229 struct Qdisc_class_ops { struct
262 /* Qdisc_class_ops flag values */
271 const struct Qdisc_class_ops *cl_ops;
/kernel/linux/linux-6.6/include/net/
H A Dsch_generic.h248 struct Qdisc_class_ops { struct
282 /* Qdisc_class_ops flag values */
291 const struct Qdisc_class_ops *cl_ops;

Completed in 33 milliseconds

12