/linux/net/sched/ |
A D | cls_api.c | 138 if (rtnl_held) in tcf_proto_lookup_ops() 141 if (rtnl_held) in tcf_proto_lookup_ops() 1091 if (rtnl_held) in __tcf_qdisc_find() 1235 if (rtnl_held) in tcf_block_release() 2008 if (rtnl_held || in tc_new_tfilter() 2085 rtnl_held); in tc_new_tfilter() 2123 if (!rtnl_held) in tc_new_tfilter() 2148 if (rtnl_held) in tc_new_tfilter() 2316 if (rtnl_held) in tc_del_tfilter() 2442 if (rtnl_held) in tc_get_tfilter() [all …]
|
A 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
|
A 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 280 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in basic_dump() argument
|
A D | cls_matchall.c | 128 static void mall_destroy(struct tcf_proto *tp, bool rtnl_held, in mall_destroy() argument 259 bool rtnl_held, struct netlink_ext_ack *extack) in mall_delete() argument 269 bool rtnl_held) in mall_walk() argument 347 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in mall_dump() argument
|
A 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 375 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in fw_dump() argument
|
A D | act_ife.c | 265 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
|
A D | cls_flower.c | 441 &f->flags, &f->in_hw_count, rtnl_held); in fl_hw_destroy_filter() 446 struct cls_fl_filter *f, bool rtnl_held, in fl_hw_replace_filter() argument 482 fl_hw_destroy_filter(tp, f, rtnl_held, NULL); in fl_hw_replace_filter() 493 bool rtnl_held) in fl_hw_update_stats() argument 504 rtnl_held); in fl_hw_update_stats() 539 bool *last, bool rtnl_held, in __fl_delete() argument 561 fl_hw_destroy_filter(tp, f, rtnl_held, extack); in __fl_delete() 589 __fl_delete(tp, f, &last, rtnl_held, extack); in fl_destroy() 2186 bool rtnl_held) in fl_walk() argument 3091 fl_hw_update_stats(tp, f, rtnl_held); in fl_dump() [all …]
|
A 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 594 static void tcindex_destroy(struct tcf_proto *tp, bool rtnl_held, in tcindex_destroy() argument 629 tcindex_delete(tp, &f->result, &last, rtnl_held, NULL); in tcindex_destroy() 638 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in tcindex_dump() argument
|
A 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 562 bool rtnl_held) in route4_walk() argument 596 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in route4_dump() argument
|
A 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
|
A D | cls_bpf.c | 300 bool rtnl_held, struct netlink_ext_ack *extack) in cls_bpf_delete() argument 309 static void cls_bpf_destroy(struct tcf_proto *tp, bool rtnl_held, in cls_bpf_destroy() argument 579 struct sk_buff *skb, struct tcmsg *tm, bool rtnl_held) in cls_bpf_dump() argument 645 bool rtnl_held) in cls_bpf_walk() argument
|
A 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 690 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in rsvp_dump() argument
|
A D | cls_u32.c | 619 static void u32_destroy(struct tcf_proto *tp, bool rtnl_held, in u32_destroy() argument 654 bool rtnl_held, struct netlink_ext_ack *extack) in u32_delete() argument 1107 bool rtnl_held) in u32_walk() argument 1262 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in u32_dump() argument
|
A D | act_api.c | 947 bool rtnl_held, in tc_action_load_ops() argument 981 if (rtnl_held) in tc_action_load_ops() 984 if (rtnl_held) in tc_action_load_ops()
|
/linux/include/net/ |
A D | pkt_cls.h | 540 void *type_data, bool err_stop, bool rtnl_held); 543 u32 *flags, unsigned int *in_hw_count, bool rtnl_held); 548 bool rtnl_held); 551 u32 *flags, unsigned int *in_hw_count, bool rtnl_held);
|
A D | sch_generic.h | 361 void (*destroy)(struct tcf_proto *tp, bool rtnl_held, 372 bool *last, bool rtnl_held, 376 struct tcf_walker *arg, bool rtnl_held); 399 struct tcmsg *t, bool rtnl_held);
|
A D | act_api.h | 194 bool rtnl_held,
|