Home
last modified time | relevance | path

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

/linux/net/sched/ !
H A 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()
443 static void tcf_proto_destroy(struct tcf_proto *tp, bool rtnl_held, in tcf_proto_destroy() argument
446 tp->ops->destroy(tp, rtnl_held, extack); in tcf_proto_destroy()
455 static void tcf_proto_put(struct tcf_proto *tp, bool rtnl_held, in tcf_proto_put() argument
459 tcf_proto_destroy(tp, rtnl_held, true, extack); in tcf_proto_put()
749 static void tcf_chain_flush(struct tcf_chain *chain, bool rtnl_held) in tcf_chain_flush() argument
1161 tcf_block_flush_all_chains(struct tcf_block * block,bool rtnl_held) tcf_block_flush_all_chains() argument
1181 __tcf_qdisc_find(struct net * net,struct Qdisc ** q,u32 * parent,int ifindex,bool rtnl_held,struct netlink_ext_ack * extack) __tcf_qdisc_find() argument
1313 __tcf_block_put(struct tcf_block * block,struct Qdisc * q,struct tcf_block_ext_info * ei,bool rtnl_held) __tcf_block_put() argument
1340 tcf_block_refcnt_put(struct tcf_block * block,bool rtnl_held) tcf_block_refcnt_put() argument
1384 tcf_block_release(struct Qdisc * q,struct tcf_block * block,bool rtnl_held) tcf_block_release() argument
1940 tcf_chain_tp_insert_unique(struct tcf_chain * chain,struct tcf_proto * tp_new,u32 protocol,u32 prio,bool rtnl_held) tcf_chain_tp_insert_unique() argument
1971 tcf_chain_tp_delete_empty(struct tcf_chain * chain,struct tcf_proto * tp,bool rtnl_held,struct netlink_ext_ack * extack) tcf_chain_tp_delete_empty() argument
2054 tcf_fill_node(struct net * net,struct sk_buff * skb,struct tcf_proto * tp,struct tcf_block * block,struct Qdisc * q,u32 parent,void * fh,u32 portid,u32 seq,u16 flags,int event,bool terse_dump,bool rtnl_held,struct netlink_ext_ack * extack) tcf_fill_node() argument
2120 tfilter_notify_prep(struct net * net,struct sk_buff * oskb,struct nlmsghdr * n,struct tcf_proto * tp,struct tcf_block * block,struct Qdisc * q,u32 parent,void * fh,int event,u32 portid,bool rtnl_held,struct netlink_ext_ack * extack) tfilter_notify_prep() argument
2150 tfilter_notify(struct net * net,struct sk_buff * oskb,struct nlmsghdr * n,struct tcf_proto * tp,struct tcf_block * block,struct Qdisc * q,u32 parent,void * fh,int event,bool unicast,bool rtnl_held,struct netlink_ext_ack * extack) tfilter_notify() argument
2175 tfilter_del_notify(struct net * net,struct sk_buff * oskb,struct nlmsghdr * n,struct tcf_proto * tp,struct tcf_block * block,struct Qdisc * q,u32 parent,void * fh,bool * last,bool rtnl_held,struct netlink_ext_ack * extack) tfilter_del_notify() argument
2252 bool rtnl_held = false; tc_new_tfilter() local
2484 bool rtnl_held = false; tc_del_tfilter() local
2643 bool rtnl_held = false; tc_get_tfilter() local
3615 tc_setup_cb_call(struct tcf_block * block,enum tc_setup_type type,void * type_data,bool err_stop,bool rtnl_held) tc_setup_cb_call() argument
3651 tc_setup_cb_add(struct tcf_block * block,struct tcf_proto * tp,enum tc_setup_type type,void * type_data,bool err_stop,u32 * flags,unsigned int * in_hw_count,bool rtnl_held) tc_setup_cb_add() argument
3703 tc_setup_cb_replace(struct tcf_block * block,struct tcf_proto * tp,enum tc_setup_type type,void * type_data,bool err_stop,u32 * old_flags,unsigned int * old_in_hw_count,u32 * new_flags,unsigned int * new_in_hw_count,bool rtnl_held) tc_setup_cb_replace() argument
3755 tc_setup_cb_destroy(struct tcf_block * block,struct tcf_proto * tp,enum tc_setup_type type,void * type_data,bool err_stop,u32 * flags,unsigned int * in_hw_count,bool rtnl_held) tc_setup_cb_destroy() argument
[all...]
H A 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
H A Dcls_matchall.c127 static void mall_destroy(struct tcf_proto *tp, bool rtnl_held, in mall_destroy() argument
250 bool rtnl_held, struct netlink_ext_ack *extack) in mall_delete() argument
260 bool rtnl_held) in mall_walk() argument
329 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in mall_dump() argument
H A 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
H A 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
H A Dcls_flow.c570 bool rtnl_held, struct netlink_ext_ack *extack) in flow_delete() argument
594 static void flow_destroy(struct tcf_proto *tp, bool rtnl_held, in flow_destroy() argument
622 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in flow_dump() argument
683 bool rtnl_held) in flow_walk() argument
H A 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
580 struct sk_buff *skb, struct tcmsg *tm, bool rtnl_held) in cls_bpf_dump() argument
641 bool rtnl_held) in cls_bpf_walk() argument
H A Dcls_u32.c635 static void u32_destroy(struct tcf_proto *tp, bool rtnl_held, in u32_destroy() argument
670 bool rtnl_held, struct netlink_ext_ack *extack) in u32_delete() argument
1204 bool rtnl_held) in u32_walk() argument
1344 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in u32_dump() argument
H A Dact_api.c1367 bool rtnl_held = !(flags & TCA_ACT_FLAGS_NO_RTNL); in tc_action_load_ops() local
1369 if (rtnl_held) in tc_action_load_ops()
1372 if (rtnl_held) in tc_action_load_ops()
/linux/include/net/ !
H A Dfib_rules.h203 struct netlink_ext_ack *extack, bool rtnl_held);
205 struct netlink_ext_ack *extack, bool rtnl_held);
H A Dpkt_cls.h594 void *type_data, bool err_stop, bool rtnl_held);
597 u32 *flags, unsigned int *in_hw_count, bool rtnl_held);
602 bool rtnl_held);
605 u32 *flags, unsigned int *in_hw_count, bool rtnl_held);
H A Dsch_generic.h345 void (*destroy)(struct tcf_proto *tp, bool rtnl_held,
356 bool *last, bool rtnl_held,
360 struct tcf_walker *arg, bool rtnl_held);
389 struct tcmsg *t, bool rtnl_held);
H A Dip_fib.h272 bool rtnl_held; member
/linux/net/core/ !
H A Dfib_rules.c874 struct netlink_ext_ack *extack, bool rtnl_held) in fib_newrule() argument
907 if (!rtnl_held) in fib_newrule()
977 if (!rtnl_held) in fib_newrule()
987 if (!rtnl_held) in fib_newrule()
1003 struct netlink_ext_ack *extack, bool rtnl_held) in fib_delrule() argument
1036 if (!rtnl_held) in fib_delrule()
1095 if (!rtnl_held) in fib_delrule()
1106 if (!rtnl_held) in fib_delrule()
/linux/net/ipv4/ !
H A Dfib_frontend.c948 if (filter->rtnl_held) in ip_valid_fib_dump_req()
994 if (filter->rtnl_held) in ip_valid_fib_dump_req()
1022 .rtnl_held = false, in inet_dump_fib()
H A Dipmr.c2738 .rtnl_held = true, in ipmr_rtm_dumproute()
/linux/net/ipv6/ !
H A Dip6_fib.c633 .filter.rtnl_held = false, in inet6_dump_fib()
H A Dip6mr.c2745 .rtnl_held = true, in ip6mr_rtm_dumproute()