Searched defs:bind (Results 1 - 45 of 45) sorted by relevance

/linux-4.1.27/include/linux/
H A Dcomponent.h7 int (*bind)(struct device *, struct device *, void *); member in struct:component_ops
21 int (*bind)(struct device *); member in struct:component_master_ops
H A Dnetlink.h49 int (*bind)(struct net *net, int group); member in struct:netlink_kernel_cfg
H A Dnet.h131 int (*bind) (struct socket *sock, member in struct:proto_ops
H A Dcgroup-defs.h416 void (*bind)(struct cgroup_subsys_state *root_css); member in struct:cgroup_subsys
H A Dthermal.h88 int (*bind) (struct thermal_zone_device *, member in struct:thermal_zone_device_ops
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Ddmaobj.h18 int (*bind)(struct nvkm_dmaobj *dmaobj, struct nvkm_object *parent, member in struct:nvkm_dmaeng
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/dmaobj/
H A Dpriv.h25 int (*bind)(struct nvkm_dmaobj *, struct nvkm_object *, member in struct:nvkm_dmaeng_impl
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource_priv.h69 int (*bind) (struct vmw_resource *res, member in struct:vmw_res_func
H A Dvmwgfx_surface.c435 vmw_legacy_srf_dma(struct vmw_resource *res, struct ttm_validate_buffer *val_buf, bool bind) vmw_legacy_srf_dma() argument
/linux-4.1.27/net/sched/
H A Dact_connmark.c92 tcf_connmark_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action *a, int ovr, int bind) tcf_connmark_init() argument
136 tcf_connmark_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_connmark_dump() argument
H A Dact_simple.c49 static void tcf_simp_release(struct tc_action *a, int bind) tcf_simp_release() argument
79 tcf_simp_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action *a, int ovr, int bind) tcf_simp_init() argument
135 tcf_simp_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_simp_dump() argument
H A Dact_skbedit.c60 tcf_skbedit_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action *a, int ovr, int bind) tcf_skbedit_init() argument
136 tcf_skbedit_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_skbedit_dump() argument
H A Dact_vlan.c67 tcf_vlan_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action *a, int ovr, int bind) tcf_vlan_init() argument
149 tcf_vlan_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_vlan_dump() argument
H A Dact_gact.c142 static int tcf_gact_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_gact_dump() argument
52 tcf_gact_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action *a, int ovr, int bind) tcf_gact_init() argument
H A Dact_ipt.c71 static void tcf_ipt_release(struct tc_action *a, int bind) tcf_ipt_release() argument
221 static int tcf_ipt_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_ipt_dump() argument
86 tcf_ipt_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action *a, int ovr, int bind) tcf_ipt_init() argument
H A Dact_mirred.c35 static void tcf_mirred_release(struct tc_action *a, int bind) tcf_mirred_release() argument
186 static int tcf_mirred_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_mirred_dump() argument
47 tcf_mirred_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action *a, int ovr, int bind) tcf_mirred_init() argument
H A Dact_nat.c38 tcf_nat_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action *a, int ovr, int bind) tcf_nat_init() argument
250 tcf_nat_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_nat_dump() argument
H A Dact_pedit.c100 static void tcf_pedit_cleanup(struct tc_action *a, int bind) tcf_pedit_cleanup() argument
32 tcf_pedit_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action *a, int ovr, int bind) tcf_pedit_init() argument
176 tcf_pedit_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_pedit_dump() argument
H A Dact_bpf.c349 static void tcf_bpf_cleanup(struct tc_action *act, int bind) tcf_bpf_cleanup() argument
123 tcf_bpf_dump(struct sk_buff *skb, struct tc_action *act, int bind, int ref) tcf_bpf_dump() argument
265 tcf_bpf_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action *act, int replace, int bind) tcf_bpf_init() argument
H A Dact_csum.c45 tcf_csum_init(struct net *n, struct nlattr *nla, struct nlattr *est, struct tc_action *a, int ovr, int bind) tcf_csum_init() argument
532 tcf_csum_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_csum_dump() argument
H A Dact_police.c313 tcf_act_police_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_act_police_dump() argument
114 tcf_act_police_locate(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action *a, int ovr, int bind) tcf_act_police_locate() argument
H A Dact_api.c48 int __tcf_hash_release(struct tc_action *a, bool bind, bool strict) __tcf_hash_release() argument
213 int tcf_hash_check(u32 index, struct tc_action *a, int bind) tcf_hash_check() argument
411 int tcf_action_destroy(struct list_head *actions, int bind) tcf_action_destroy() argument
429 tcf_action_dump_old(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_action_dump_old() argument
435 tcf_action_dump_1(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_action_dump_1() argument
461 tcf_action_dump(struct sk_buff *skb, struct list_head *actions, int bind, int ref) tcf_action_dump() argument
238 tcf_hash_create(u32 index, struct nlattr *est, struct tc_action *a, int size, int bind) tcf_hash_create() argument
486 tcf_action_init_1(struct net *net, struct nlattr *nla, struct nlattr *est, char *name, int ovr, int bind) tcf_action_init_1() argument
569 tcf_action_init(struct net *net, struct nlattr *nla, struct nlattr *est, char *name, int ovr, int bind, struct list_head *actions) tcf_action_init() argument
642 tca_get_fill(struct sk_buff *skb, struct list_head *actions, u32 portid, u32 seq, u16 flags, int event, int bind, int ref) tca_get_fill() argument
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv04.c102 static void nv04_tv_bind(struct drm_device *dev, int head, bool bind) nv04_tv_bind() argument
/linux-4.1.27/arch/alpha/include/asm/
H A Dagp_backend.h36 int (*bind)(alpha_agp_info *, off_t, struct agp_memory *); member in struct:alpha_agp_ops
/linux-4.1.27/include/crypto/
H A Dif_alg.h52 void *(*bind)(const char *name, u32 type, u32 mask); member in struct:af_alg_type
/linux-4.1.27/drivers/usb/atm/
H A Dusbatm.h91 int (*bind) (struct usbatm_data *, struct usb_interface *, member in struct:usbatm_driver
/linux-4.1.27/include/net/
H A Dact_api.h111 static inline int tcf_hash_release(struct tc_action *a, bool bind) tcf_hash_release() argument
H A Dsock.h980 int (*bind)(struct sock *sk, member in struct:proto
/linux-4.1.27/net/netlink/
H A Daf_netlink.h80 int (*bind)(struct net *net, int group); member in struct:netlink_table
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dnv04.c360 struct nvkm_handle *bind; nv04_fifo_swmthd() local
H A Dgf100.c460 struct nvkm_handle *bind; gf100_fifo_swmthd() local
H A Dgk104.c485 struct nvkm_handle *bind; gk104_fifo_swmthd() local
/linux-4.1.27/drivers/xen/
H A Devtchn.c349 struct ioctl_evtchn_bind_virq bind; evtchn_ioctl() local
370 struct ioctl_evtchn_bind_interdomain bind; evtchn_ioctl() local
391 struct ioctl_evtchn_bind_unbound_port bind; evtchn_ioctl() local
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dperf_event_p4.c708 struct p4_event_bind *bind = NULL; p4_config_get_bind() local
718 struct p4_event_bind *bind; p4_pmu_event_map() local
823 struct p4_event_bind *bind; p4_hw_config() local
934 struct p4_pebs_bind *bind; p4_pmu_enable_pebs() local
955 struct p4_event_bind *bind; p4_pmu_enable_event() local
1212 struct p4_event_bind *bind; p4_pmu_schedule_events() local
1192 p4_next_cntr(int thread, unsigned long *used_mask, struct p4_event_bind *bind) p4_next_cntr() argument
/linux-4.1.27/arch/x86/tools/
H A Drelocs.c157 static const char *sym_bind(unsigned bind) sym_bind() argument
/linux-4.1.27/include/linux/usb/
H A Dusbnet.h122 int (*bind)(struct usbnet *, struct usb_interface *); member in struct:driver_info
H A Dcomposite.h202 int (*bind)(struct usb_configuration *, member in struct:usb_function
379 int (*bind)(struct usb_composite_dev *cdev); member in struct:usb_composite_driver
H A Dgadget.h875 int (*bind)(struct usb_gadget *gadget, member in struct:usb_gadget_driver
/linux-4.1.27/include/drm/ttm/
H A Dttm_bo_driver.h57 int (*bind) (struct ttm_tt *ttm, struct ttm_mem_reg *bo_mem); member in struct:ttm_backend_func
/linux-4.1.27/drivers/infiniband/hw/ehca/
H A Dehca_qes.h198 } bind; member in union:ehca_wqe::__anon4846
/linux-4.1.27/drivers/acpi/
H A Dthermal.c771 acpi_thermal_cooling_device_cb(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev, bool bind) acpi_thermal_cooling_device_cb() argument
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
H A Dt4.h95 struct fw_ri_bind_mw_wr bind; member in union:t4_wr
/linux-4.1.27/include/acpi/
H A Dacpi_bus.h139 void (*bind)(struct device *phys_dev); member in struct:acpi_scan_handler
/linux-4.1.27/drivers/infiniband/hw/cxgb3/
H A Dcxio_wr.h401 struct t3_bind_mw_wr bind; member in union:t3_wr
/linux-4.1.27/drivers/tty/vt/
H A Dvt.c3399 int bind = simple_strtoul(buf, NULL, 0); store_bind() local
3417 int bind = con_is_bound(con->con); show_bind() local

Completed in 3383 milliseconds