/Linux-v6.1/net/sched/ |
D | cls_api.c | 146 tcf_proto_lookup_ops(const char *kind, bool rtnl_held, in tcf_proto_lookup_ops() argument 155 if (rtnl_held) in tcf_proto_lookup_ops() 158 if (rtnl_held) in tcf_proto_lookup_ops() 271 bool rtnl_held, in tcf_proto_create() argument 281 tp->ops = tcf_proto_lookup_ops(kind, rtnl_held, extack); in tcf_proto_create() 312 static void tcf_proto_destroy(struct tcf_proto *tp, bool rtnl_held, in tcf_proto_destroy() argument 315 tp->ops->destroy(tp, rtnl_held, extack); in tcf_proto_destroy() 323 static void tcf_proto_put(struct tcf_proto *tp, bool rtnl_held, in tcf_proto_put() argument 327 tcf_proto_destroy(tp, rtnl_held, true, extack); in tcf_proto_put() 614 static void tcf_chain_flush(struct tcf_chain *chain, bool rtnl_held) in tcf_chain_flush() argument [all …]
|
D | cls_cgroup.c | 132 static void cls_cgroup_destroy(struct tcf_proto *tp, bool rtnl_held, in cls_cgroup_destroy() argument 147 bool rtnl_held, struct netlink_ext_ack *extack) in cls_cgroup_delete() argument 153 bool rtnl_held) in cls_cgroup_walk() argument 171 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in cls_cgroup_dump() argument
|
D | cls_basic.c | 106 static void basic_destroy(struct tcf_proto *tp, bool rtnl_held, in basic_destroy() argument 126 bool rtnl_held, struct netlink_ext_ack *extack) in basic_delete() argument 248 bool rtnl_held) in basic_walk() argument 268 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in basic_dump() argument
|
D | cls_matchall.c | 125 static void mall_destroy(struct tcf_proto *tp, bool rtnl_held, in mall_destroy() argument 257 bool rtnl_held, struct netlink_ext_ack *extack) in mall_delete() argument 267 bool rtnl_held) in mall_walk() argument 340 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in mall_dump() argument
|
D | cls_fw.c | 130 static void fw_destroy(struct tcf_proto *tp, bool rtnl_held, in fw_destroy() argument 155 bool rtnl_held, struct netlink_ext_ack *extack) in fw_delete() argument 345 bool rtnl_held) in fw_walk() argument 368 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in fw_dump() argument
|
D | act_ife.c | 264 static int load_metaops_and_vet(u32 metaid, void *val, int len, bool rtnl_held) in load_metaops_and_vet() argument 272 if (rtnl_held) in load_metaops_and_vet() 275 if (rtnl_held) in load_metaops_and_vet() 438 static int load_metalist(struct nlattr **tb, bool rtnl_held) in load_metalist() argument 448 rc = load_metaops_and_vet(i, val, len, rtnl_held); in load_metalist() 458 bool exists, bool rtnl_held) in populate_metalist() argument
|
D | cls_tcindex.c | 198 bool rtnl_held, struct netlink_ext_ack *extack) in tcindex_delete() argument 558 bool rtnl_held) in tcindex_walk() argument 584 static void tcindex_destroy(struct tcf_proto *tp, bool rtnl_held, in tcindex_destroy() argument 619 tcindex_delete(tp, &f->result, &last, rtnl_held, NULL); in tcindex_destroy() 628 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in tcindex_dump() argument
|
D | cls_flower.c | 430 bool rtnl_held, struct netlink_ext_ack *extack) in fl_hw_destroy_filter() argument 440 &f->flags, &f->in_hw_count, rtnl_held); in fl_hw_destroy_filter() 445 struct cls_fl_filter *f, bool rtnl_held, in fl_hw_replace_filter() argument 474 skip_sw, &f->flags, &f->in_hw_count, rtnl_held); in fl_hw_replace_filter() 479 fl_hw_destroy_filter(tp, f, rtnl_held, NULL); in fl_hw_replace_filter() 490 bool rtnl_held) in fl_hw_update_stats() argument 501 rtnl_held); in fl_hw_update_stats() 536 bool *last, bool rtnl_held, in __fl_delete() argument 558 fl_hw_destroy_filter(tp, f, rtnl_held, extack); in __fl_delete() 576 static void fl_destroy(struct tcf_proto *tp, bool rtnl_held, in fl_destroy() argument [all …]
|
D | cls_route.c | 275 static void route4_destroy(struct tcf_proto *tp, bool rtnl_held, in route4_destroy() argument 312 bool rtnl_held, struct netlink_ext_ack *extack) in route4_delete() argument 572 bool rtnl_held) in route4_walk() argument 599 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in route4_dump() argument
|
D | cls_bpf.c | 302 bool rtnl_held, struct netlink_ext_ack *extack) in cls_bpf_delete() argument 311 static void cls_bpf_destroy(struct tcf_proto *tp, bool rtnl_held, in cls_bpf_destroy() argument 581 struct sk_buff *skb, struct tcmsg *tm, bool rtnl_held) in cls_bpf_dump() argument 642 bool rtnl_held) in cls_bpf_walk() argument
|
D | cls_flow.c | 567 bool rtnl_held, struct netlink_ext_ack *extack) in flow_delete() argument 591 static void flow_destroy(struct tcf_proto *tp, bool rtnl_held, in flow_destroy() argument 619 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in flow_dump() argument 680 bool rtnl_held) in flow_walk() argument
|
D | cls_rsvp.h | 311 static void rsvp_destroy(struct tcf_proto *tp, bool rtnl_held, in rsvp_destroy() argument 341 bool rtnl_held, struct netlink_ext_ack *extack) in rsvp_delete() argument 656 bool rtnl_held) in rsvp_walk() argument 683 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in rsvp_dump() argument
|
D | cls_u32.c | 623 static void u32_destroy(struct tcf_proto *tp, bool rtnl_held, in u32_destroy() argument 658 bool rtnl_held, struct netlink_ext_ack *extack) in u32_delete() argument 1117 bool rtnl_held) in u32_walk() argument 1257 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in u32_dump() argument
|
D | act_api.c | 1302 bool rtnl_held, in tc_action_load_ops() argument 1336 if (rtnl_held) in tc_action_load_ops() 1339 if (rtnl_held) in tc_action_load_ops()
|
/Linux-v6.1/include/net/ |
D | pkt_cls.h | 583 void *type_data, bool err_stop, bool rtnl_held); 586 u32 *flags, unsigned int *in_hw_count, bool rtnl_held); 591 bool rtnl_held); 594 u32 *flags, unsigned int *in_hw_count, bool rtnl_held);
|
D | sch_generic.h | 342 void (*destroy)(struct tcf_proto *tp, bool rtnl_held, 353 bool *last, bool rtnl_held, 357 struct tcf_walker *arg, bool rtnl_held); 380 struct tcmsg *t, bool rtnl_held);
|
D | act_api.h | 210 bool rtnl_held,
|