Searched defs:bind (Results 26 - 50 of 70) sorted by relevance

123

/linux-master/net/sched/
H A Dact_ctinfo.c162 bool bind = flags & TCA_ACT_FLAGS_BIND; local
282 tcf_ctinfo_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) argument
H A Dact_pedit.c162 bool bind = flags & TCA_ACT_FLAGS_BIND; local
499 tcf_pedit_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) argument
555 tcf_pedit_offload_act_setup(struct tc_action *act, void *entry_data, u32 *index_inc, bool bind, struct netlink_ext_ack *extack) argument
H A Dact_police.c46 bool bind = flags & TCA_ACT_FLAGS_BIND; local
340 tcf_police_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) argument
438 tcf_police_offload_act_setup(struct tc_action *act, void *entry_data, u32 *index_inc, bool bind, struct netlink_ext_ack *extack) argument
[all...]
H A Dact_csum.c49 bool bind = flags & TCA_ACT_FLAGS_BIND; local
631 static int tcf_csum_dump(struct sk_buff *skb, struct tc_action *a, int bind, argument
681 tcf_csum_offload_act_setup(struct tc_action *act, void *entry_data, u32 *index_inc, bool bind, struct netlink_ext_ack *extack) argument
[all...]
H A Dact_tunnel_key.c363 bool bind = act_flags & TCA_ACT_FLAGS_BIND; local
716 tunnel_key_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) argument
797 tcf_tunnel_key_offload_act_setup(struct tc_action *act, void *entry_data, u32 *index_inc, bool bind, struct netlink_ext_ack *extack) argument
H A Dact_mirred.c109 bool bind = flags & TCA_ACT_FLAGS_BIND; local
472 static int tcf_mirred_dump(struct sk_buff *skb, struct tc_action *a, int bind, argument
582 tcf_mirred_offload_act_setup(struct tc_action *act, void *entry_data, u32 *index_inc, bool bind, struct netlink_ext_ack *extack) argument
[all...]
H A Dact_ife.c486 bool bind = flags & TCA_ACT_FLAGS_BIND; local
641 static int tcf_ife_dump(struct sk_buff *skb, struct tc_action *a, int bind, argument
H A Dact_gate.c306 bool bind = flags & TCA_ACT_FLAGS_BIND; local
503 tcf_gate_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) argument
607 tcf_gate_offload_act_setup(struct tc_action *act, void *entry_data, u32 *index_inc, bool bind, struct netlink_ext_ack *extack) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Drunl.h20 void (*bind)(struct nvkm_engn *, struct nvkm_cctx *, struct nvkm_chan *); member in struct:nvkm_engn::nvkm_engn_func
/linux-master/include/crypto/
H A Dif_alg.h44 void *(*bind)(const char *name, u32 type, u32 mask); member in struct:af_alg_type
/linux-master/tools/lib/bpf/
H A Delf.c390 int bind; member in struct:symbol
448 int bind = GELF_ST_BIND(sym->sym.st_info); local
[all...]
/linux-master/include/linux/
H A Dpci-epf.h65 int (*bind)(struct pci_epf *epf); member in struct:pci_epf_ops
H A Dnet.h165 int (*bind) (struct socket *sock, member in struct:proto_ops
H A Dnetlink.h51 int (*bind)(struct net *net, int group); member in struct:netlink_kernel_cfg
/linux-master/drivers/xen/
H A Devtchn.c447 struct ioctl_evtchn_bind_virq bind; local
472 struct ioctl_evtchn_bind_interdomain bind; local
498 struct ioctl_evtchn_bind_unbound_port bind; local
546 struct ioctl_evtchn_bind bind; local
[all...]
/linux-master/include/linux/usb/
H A Dusbnet.h119 int (*bind)(struct usbnet *, struct usb_interface *); member in struct:driver_info
H A Dcomposite.h209 int (*bind)(struct usb_configuration *, member in struct:usb_function
396 int (*bind)(struct usb_composite_dev *cdev); member in struct:usb_composite_driver
[all...]
/linux-master/arch/x86/events/intel/
H A Dp4.c708 struct p4_event_bind *bind = NULL; local
718 struct p4_event_bind *bind; local
824 struct p4_event_bind *bind; local
935 struct p4_pebs_bind *bind; local
956 struct p4_event_bind *bind; local
1226 p4_next_cntr(int thread, unsigned long *used_mask, struct p4_event_bind *bind) argument
1246 struct p4_event_bind *bind; local
[all...]
/linux-master/arch/mips/boot/tools/
H A Drelocs.c504 unsigned bind = ELF_ST_BIND(sym->st_info); local
/linux-master/include/uapi/drm/
H A Dvirtgpu_drm.h112 __u32 bind; member in struct:drm_virtgpu_resource_create
/linux-master/include/net/
H A Dgenetlink.h89 int (*bind)(int mcgrp); member in struct:genl_family
/linux-master/tools/objtool/include/objtool/
H A Delf.h61 unsigned char bind, type; member in struct:symbol
/linux-master/drivers/net/ethernet/freescale/fman/
H A Dfman_keygen.c458 keygen_bind_port_to_schemes(struct fman_keygen *keygen, u8 scheme_id, bool bind) argument
/linux-master/drivers/gpu/drm/virtio/
H A Dvirtgpu_drv.h76 uint32_t bind; member in struct:virtio_gpu_object_params
/linux-master/arch/x86/tools/
H A Drelocs.c172 static const char *sym_bind(unsigned bind) argument

Completed in 1443 milliseconds

123