Searched defs:bind (Results 1 - 25 of 70) sorted by last modified time

123

/linux-master/include/net/
H A Dsock.h1235 int (*bind)(struct sock *sk, member in struct:proto
/linux-master/net/netfilter/
H A Dnf_tables_api.c186 __nft_set_trans_bind(const struct nft_ctx *ctx, struct nft_set *set, bool bind) argument
221 __nft_chain_trans_bind(const struct nft_ctx *ctx, struct nft_chain *chain, bool bind) argument
/linux-master/include/acpi/
H A Dacpi_bus.h132 void (*bind)(struct device *phys_dev); member in struct:acpi_scan_handler
/linux-master/net/sched/
H A Dact_skbmod.c109 bool bind = flags & TCA_ACT_FLAGS_BIND; local
238 tcf_skbmod_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) argument
H A Dact_vlan.c122 bool bind = flags & TCA_ACT_FLAGS_BIND; local
286 tcf_vlan_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) argument
355 tcf_vlan_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_skbedit.c123 bool bind = act_flags & TCA_ACT_FLAGS_BIND; local
284 tcf_skbedit_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) argument
368 tcf_skbedit_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_simple.c94 bool bind = flags & TCA_ACT_FLAGS_BIND; local
171 tcf_simp_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) 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_sample.c42 bool bind = flags & TCA_ACT_FLAGS_BIND; local
212 tcf_sample_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) argument
284 tcf_sample_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_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_nat.c40 bool bind = flags & TCA_ACT_FLAGS_BIND; local
267 tcf_nat_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) argument
/linux-master/drivers/gpu/drm/xe/
H A Dxe_pt.c963 bool bind; member in struct:xe_pt_migrate_pt_update
[all...]
/linux-master/drivers/acpi/
H A Dthermal.c558 bool bind; member in struct:acpi_thermal_bind_data
598 acpi_thermal_bind_unbind_cdev(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev, bool bind) argument
/linux-master/tools/lib/bpf/
H A Dlibbpf.c3896 int bind = ELF64_ST_BIND(sym->st_info); local
3905 int bind = ELF64_ST_BIND(sym->st_info); local
H A Delf.c390 int bind; member in struct:symbol
448 int bind = GELF_ST_BIND(sym->sym.st_info); local
[all...]
/linux-master/tools/objtool/include/objtool/
H A Delf.h61 unsigned char bind, type; member in struct:symbol
/linux-master/include/linux/usb/
H A Dgadget.h739 int (*bind)(struct usb_gadget *gadget, member in struct:usb_gadget_driver
/linux-master/drivers/tty/vt/
H A Dvt.c4046 int bind = simple_strtoul(buf, NULL, 0); local
4064 int bind; local
/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/uapi/linux/
H A Dvirtio_gpu.h271 __le32 bind; member in struct:virtio_gpu_resource_create_3d
/linux-master/include/uapi/drm/
H A Dxe_drm.h1025 struct drm_xe_vm_bind_op bind; member in union:drm_xe_vm_bind::__anon1288
[all...]
/linux-master/include/linux/
H A Dthermal.h85 int (*bind) (struct thermal_zone_device *, member in struct:thermal_zone_device_ops
H A Dpci-epf.h65 int (*bind)(struct pci_epf *epf); member in struct:pci_epf_ops
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_surface.c477 vmw_legacy_srf_dma(struct vmw_resource *res, struct ttm_validate_buffer *val_buf, bool bind) argument

Completed in 572 milliseconds

123