| /kernel/linux/linux-5.10/net/sched/ |
| H A D | act_sample.c | 36 tcf_sample_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **a, int ovr, int bind, bool rtnl_held, struct tcf_proto *tp, u32 flags, struct netlink_ext_ack *extack) tcf_sample_init() argument 204 tcf_sample_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_sample_dump() argument
|
| H A D | act_skbmod.c | 83 tcf_skbmod_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **a, int ovr, int bind, bool rtnl_held, struct tcf_proto *tp, u32 flags, struct netlink_ext_ack *extack) tcf_skbmod_init() argument 216 tcf_skbmod_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_skbmod_dump() argument
|
| H A D | act_simple.c | 86 tcf_simp_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **a, int ovr, int bind, bool rtnl_held, struct tcf_proto *tp, u32 flags, struct netlink_ext_ack *extack) tcf_simp_init() argument 169 tcf_simp_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_simp_dump() argument
|
| H A D | act_ipt.c | 95 __tcf_ipt_init(struct net *net, unsigned int id, struct nlattr *nla, struct nlattr *est, struct tc_action **a, const struct tc_action_ops *ops, int ovr, int bind, struct tcf_proto *tp, u32 flags) __tcf_ipt_init() argument 203 tcf_ipt_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **a, int ovr, int bind, bool rtnl_held, struct tcf_proto *tp, u32 flags, struct netlink_ext_ack *extack) tcf_ipt_init() argument 212 tcf_xt_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **a, int ovr, int bind, bool unlocked, struct tcf_proto *tp, u32 flags, struct netlink_ext_ack *extack) tcf_xt_init() argument 273 tcf_ipt_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_ipt_dump() argument [all...] |
| H A D | act_mpls.c | 159 tcf_mpls_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **a, int ovr, int bind, bool rtnl_held, struct tcf_proto *tp, u32 flags, struct netlink_ext_ack *extack) tcf_mpls_init() argument 322 tcf_mpls_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_mpls_dump() argument
|
| H A D | act_nat.c | 36 tcf_nat_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **a, int ovr, int bind, bool rtnl_held, struct tcf_proto *tp, u32 flags, struct netlink_ext_ack *extack) tcf_nat_init() argument 257 tcf_nat_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_nat_dump() argument
|
| H A D | act_ctinfo.c | 155 tcf_ctinfo_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **a, int ovr, int bind, bool rtnl_held, struct tcf_proto *tp, u32 flags, struct netlink_ext_ack *extack) tcf_ctinfo_init() argument 281 tcf_ctinfo_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_ctinfo_dump() argument
|
| H A D | act_gact.c | 53 tcf_gact_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **a, int ovr, int bind, bool rtnl_held, struct tcf_proto *tp, u32 flags, struct netlink_ext_ack *extack) tcf_gact_init() argument 184 tcf_gact_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_gact_dump() argument
|
| H A D | act_connmark.c | 97 tcf_connmark_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **a, int ovr, int bind, bool rtnl_held, struct tcf_proto *tp, u32 flags, struct netlink_ext_ack *extack) tcf_connmark_init() argument 171 tcf_connmark_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_connmark_dump() argument
|
| /kernel/linux/linux-5.10/net/netlink/ |
| H A D | af_netlink.h | 65 int (*bind)(struct net *net, int group); member
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | pci-epf.h | 66 int (*bind)(struct pci_epf *epf); member
|
| /kernel/linux/linux-5.10/tools/objtool/ |
| H A D | elf.h | 54 unsigned char bind, type; member
|
| /kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
| H A D | skl-sst-ipc.h | 86 bool bind; member
|
| /kernel/linux/linux-5.10/include/xen/interface/io/ |
| H A D | pvcalls.h | 63 } bind; member 102 } bind; member
|
| /kernel/linux/linux-5.10/include/uapi/drm/ |
| H A D | virtgpu_drm.h | 85 __u32 bind; member
|
| /kernel/linux/linux-6.6/drivers/usb/atm/ |
| H A D | usbatm.h | 77 int (*bind) (struct usbatm_data *, struct usb_interface *, member
|
| /kernel/linux/linux-6.6/include/xen/interface/io/ |
| H A D | pvcalls.h | 65 } bind; member 104 } bind; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | sched.c | 71 t4_sched_bind_unbind_op(struct port_info *pi, void *arg, enum sched_bind_type type, bool bind) t4_sched_bind_unbind_op() argument 351 t4_sched_class_bind_unbind_op(struct port_info *pi, void *arg, enum sched_bind_type type, bool bind) t4_sched_class_bind_unbind_op() argument
|
| /kernel/linux/linux-6.6/net/sched/ |
| H A D | act_bpf.c | 285 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_bpf_init() local 138 tcf_bpf_dump(struct sk_buff *skb, struct tc_action *act, int bind, int ref) tcf_bpf_dump() argument
|
| H A D | act_skbedit.c | 123 bool bind = act_flags & TCA_ACT_FLAGS_BIND; in tcf_skbedit_init() local 284 tcf_skbedit_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_skbedit_dump() argument 368 tcf_skbedit_offload_act_setup(struct tc_action *act, void *entry_data, u32 *index_inc, bool bind, struct netlink_ext_ack *extack) tcf_skbedit_offload_act_setup() argument [all...] |
| H A D | act_mpls.c | 166 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_mpls_init() local 331 tcf_mpls_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_mpls_dump() argument 385 tcf_mpls_offload_act_setup(struct tc_action *act, void *entry_data, u32 *index_inc, bool bind, struct netlink_ext_ack *extack) tcf_mpls_offload_act_setup() argument [all...] |
| H A D | act_sample.c | 42 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_sample_init() local 212 tcf_sample_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_sample_dump() argument 284 tcf_sample_offload_act_setup(struct tc_action *act, void *entry_data, u32 *index_inc, bool bind, struct netlink_ext_ack *extack) tcf_sample_offload_act_setup() argument [all...] |
| H A D | act_nat.c | 40 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_nat_init() local 267 tcf_nat_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_nat_dump() argument
|
| H A D | act_ipt.c | 101 bool bind = flags & TCA_ACT_FLAGS_BIND; in __tcf_ipt_init() local 329 static int tcf_ipt_dump(struct sk_buff *skb, struct tc_action *a, int bind, in tcf_ipt_dump() argument [all...] |
| /kernel/linux/linux-6.6/net/netlink/ |
| H A D | af_netlink.h | 71 int (*bind)(struct net *net, int group); member
|