Lines Matching refs:rtnl_held
424 bool rtnl_held, struct netlink_ext_ack *extack)
434 &f->flags, &f->in_hw_count, rtnl_held);
439 struct cls_fl_filter *f, bool rtnl_held,
470 skip_sw, &f->flags, &f->in_hw_count, rtnl_held);
475 fl_hw_destroy_filter(tp, f, rtnl_held, NULL);
486 bool rtnl_held)
497 rtnl_held);
532 bool *last, bool rtnl_held,
554 fl_hw_destroy_filter(tp, f, rtnl_held, extack);
572 static void fl_destroy(struct tcf_proto *tp, bool rtnl_held,
582 __fl_delete(tp, f, &last, rtnl_held, extack);
1921 struct fl_flow_tmplt *tmplt, bool rtnl_held,
1926 err = tcf_exts_validate(net, tp, tb, est, &f->exts, ovr, rtnl_held,
1933 if (!rtnl_held)
1936 if (!rtnl_held)
1980 void **arg, bool ovr, bool rtnl_held,
2040 tp->chain->tmplt_priv, rtnl_held, extack);
2053 err = fl_hw_replace_filter(tp, fnew, rtnl_held, extack);
2104 fl_hw_destroy_filter(tp, fold, rtnl_held, NULL);
2151 fl_hw_destroy_filter(tp, fnew, rtnl_held, NULL);
2170 bool rtnl_held, struct netlink_ext_ack *extack)
2177 err = __fl_delete(tp, f, &last_on_mask, rtnl_held, extack);
2185 bool rtnl_held)
3055 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held)
3090 fl_hw_update_stats(tp, f, rtnl_held);
3113 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held)
3138 fl_hw_update_stats(tp, f, rtnl_held);