Home
last modified time | relevance | path

Searched refs:rtnl_held (Results 1 – 15 of 15) sorted by relevance

/linux-6.6.21/net/sched/
Dcls_api.c249 tcf_proto_lookup_ops(const char *kind, bool rtnl_held, in tcf_proto_lookup_ops() argument
258 if (rtnl_held) in tcf_proto_lookup_ops()
261 if (rtnl_held) in tcf_proto_lookup_ops()
374 bool rtnl_held, in tcf_proto_create() argument
384 tp->ops = tcf_proto_lookup_ops(kind, rtnl_held, extack); in tcf_proto_create()
415 static void tcf_proto_destroy(struct tcf_proto *tp, bool rtnl_held, in tcf_proto_destroy() argument
418 tp->ops->destroy(tp, rtnl_held, extack); in tcf_proto_destroy()
426 static void tcf_proto_put(struct tcf_proto *tp, bool rtnl_held, in tcf_proto_put() argument
430 tcf_proto_destroy(tp, rtnl_held, true, extack); in tcf_proto_put()
720 static void tcf_chain_flush(struct tcf_chain *chain, bool rtnl_held) in tcf_chain_flush() argument
[all …]
Dcls_cgroup.c134 static void cls_cgroup_destroy(struct tcf_proto *tp, bool rtnl_held, in cls_cgroup_destroy() argument
149 bool rtnl_held, struct netlink_ext_ack *extack) in cls_cgroup_delete() argument
155 bool rtnl_held) in cls_cgroup_walk() argument
173 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in cls_cgroup_dump() argument
Dcls_basic.c108 static void basic_destroy(struct tcf_proto *tp, bool rtnl_held, in basic_destroy() argument
128 bool rtnl_held, struct netlink_ext_ack *extack) in basic_delete() argument
250 bool rtnl_held) in basic_walk() argument
270 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in basic_dump() argument
Dcls_matchall.c127 static void mall_destroy(struct tcf_proto *tp, bool rtnl_held, in mall_destroy() argument
248 bool rtnl_held, struct netlink_ext_ack *extack) in mall_delete() argument
258 bool rtnl_held) in mall_walk() argument
327 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in mall_dump() argument
Dcls_fw.c132 static void fw_destroy(struct tcf_proto *tp, bool rtnl_held, in fw_destroy() argument
157 bool rtnl_held, struct netlink_ext_ack *extack) in fw_delete() argument
346 bool rtnl_held) in fw_walk() argument
369 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in fw_dump() argument
Dact_ife.c265 static int load_metaops_and_vet(u32 metaid, void *val, int len, bool rtnl_held) in load_metaops_and_vet() argument
273 if (rtnl_held) in load_metaops_and_vet()
276 if (rtnl_held) in load_metaops_and_vet()
439 static int load_metalist(struct nlattr **tb, bool rtnl_held) in load_metalist() argument
449 rc = load_metaops_and_vet(i, val, len, rtnl_held); in load_metalist()
459 bool exists, bool rtnl_held) in populate_metalist() argument
Dcls_route.c277 static void route4_destroy(struct tcf_proto *tp, bool rtnl_held, in route4_destroy() argument
314 bool rtnl_held, struct netlink_ext_ack *extack) in route4_delete() argument
573 bool rtnl_held) in route4_walk() argument
600 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in route4_dump() argument
Dcls_flower.c438 bool rtnl_held, struct netlink_ext_ack *extack) in fl_hw_destroy_filter() argument
448 &f->flags, &f->in_hw_count, rtnl_held); in fl_hw_destroy_filter()
453 struct cls_fl_filter *f, bool rtnl_held, in fl_hw_replace_filter() argument
482 skip_sw, &f->flags, &f->in_hw_count, rtnl_held); in fl_hw_replace_filter()
487 fl_hw_destroy_filter(tp, f, rtnl_held, NULL); in fl_hw_replace_filter()
498 bool rtnl_held) in fl_hw_update_stats() argument
509 rtnl_held); in fl_hw_update_stats()
548 bool *last, bool rtnl_held, in __fl_delete() argument
570 fl_hw_destroy_filter(tp, f, rtnl_held, extack); in __fl_delete()
588 static void fl_destroy(struct tcf_proto *tp, bool rtnl_held, in fl_destroy() argument
[all …]
Dcls_bpf.c304 bool rtnl_held, struct netlink_ext_ack *extack) in cls_bpf_delete() argument
313 static void cls_bpf_destroy(struct tcf_proto *tp, bool rtnl_held, in cls_bpf_destroy() argument
578 struct sk_buff *skb, struct tcmsg *tm, bool rtnl_held) in cls_bpf_dump() argument
639 bool rtnl_held) in cls_bpf_walk() argument
Dcls_flow.c569 bool rtnl_held, struct netlink_ext_ack *extack) in flow_delete() argument
593 static void flow_destroy(struct tcf_proto *tp, bool rtnl_held, in flow_destroy() argument
621 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in flow_dump() argument
682 bool rtnl_held) in flow_walk() argument
Dcls_u32.c625 static void u32_destroy(struct tcf_proto *tp, bool rtnl_held, in u32_destroy() argument
660 bool rtnl_held, struct netlink_ext_ack *extack) in u32_delete() argument
1190 bool rtnl_held) in u32_walk() argument
1330 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in u32_dump() argument
Dact_api.c1298 bool rtnl_held, in tc_action_load_ops() argument
1332 if (rtnl_held) in tc_action_load_ops()
1335 if (rtnl_held) in tc_action_load_ops()
/linux-6.6.21/include/net/
Dpkt_cls.h583 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);
Dsch_generic.h349 void (*destroy)(struct tcf_proto *tp, bool rtnl_held,
360 bool *last, bool rtnl_held,
364 struct tcf_walker *arg, bool rtnl_held);
393 struct tcmsg *t, bool rtnl_held);
Dact_api.h211 bool rtnl_held,