Lines Matching refs:rtnl_held
438 bool rtnl_held, struct netlink_ext_ack *extack)
448 &f->flags, &f->in_hw_count, rtnl_held);
453 struct cls_fl_filter *f, bool rtnl_held,
482 skip_sw, &f->flags, &f->in_hw_count, rtnl_held);
487 fl_hw_destroy_filter(tp, f, rtnl_held, NULL);
498 bool rtnl_held)
509 rtnl_held);
548 bool *last, bool rtnl_held,
570 fl_hw_destroy_filter(tp, f, rtnl_held, extack);
588 static void fl_destroy(struct tcf_proto *tp, bool rtnl_held,
598 __fl_delete(tp, f, &last, rtnl_held, extack);
2235 bool rtnl_held = !(flags & TCA_ACT_FLAGS_NO_RTNL);
2368 err = fl_hw_replace_filter(tp, fnew, rtnl_held, extack);
2419 fl_hw_destroy_filter(tp, fold, rtnl_held, NULL);
2446 fl_hw_destroy_filter(tp, fnew, rtnl_held, NULL);
2480 bool rtnl_held, struct netlink_ext_ack *extack)
2487 err = __fl_delete(tp, f, &last_on_mask, rtnl_held, extack);
2495 bool rtnl_held)
3494 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held)
3529 fl_hw_update_stats(tp, f, rtnl_held);
3552 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held)
3577 fl_hw_update_stats(tp, f, rtnl_held);