Home
last modified time | relevance | path

Searched defs:bind (Results 1 – 47 of 47) sorted by relevance

/linux-4.1.27/include/linux/
Dcomponent.h7 int (*bind)(struct device *, struct device *, void *); member
21 int (*bind)(struct device *); member
Dnetlink.h49 int (*bind)(struct net *net, int group); member
Dnet.h131 int (*bind) (struct socket *sock, member
Dcgroup-defs.h416 void (*bind)(struct cgroup_subsys_state *root_css); member
Dthermal.h88 int (*bind) (struct thermal_zone_device *, member
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_p4.c708 struct p4_event_bind *bind = NULL; in p4_config_get_bind() local
718 struct p4_event_bind *bind; in p4_pmu_event_map() local
823 struct p4_event_bind *bind; in p4_hw_config() local
934 struct p4_pebs_bind *bind; in p4_pmu_enable_pebs() local
955 struct p4_event_bind *bind; in p4_pmu_enable_event() local
1193 struct p4_event_bind *bind) in p4_next_cntr()
1212 struct p4_event_bind *bind; in p4_pmu_schedule_events() local
/linux-4.1.27/net/sched/
Dact_simple.c49 static void tcf_simp_release(struct tc_action *a, int bind) in tcf_simp_release()
81 int ovr, int bind) in tcf_simp_init()
136 int bind, int ref) in tcf_simp_dump()
Dact_mirred.c35 static void tcf_mirred_release(struct tc_action *a, int bind) in tcf_mirred_release()
49 int bind) in tcf_mirred_init()
186 static int tcf_mirred_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_mirred_dump()
Dact_pedit.c34 int ovr, int bind) in tcf_pedit_init()
100 static void tcf_pedit_cleanup(struct tc_action *a, int bind) in tcf_pedit_cleanup()
177 int bind, int ref) in tcf_pedit_dump()
Dact_api.c48 int __tcf_hash_release(struct tc_action *a, bool bind, bool strict) in __tcf_hash_release()
213 int tcf_hash_check(u32 index, struct tc_action *a, int bind) in tcf_hash_check()
239 int size, int bind) in tcf_hash_create()
411 int tcf_action_destroy(struct list_head *actions, int bind) in tcf_action_destroy()
429 tcf_action_dump_old(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_action_dump_old()
435 tcf_action_dump_1(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_action_dump_1()
461 tcf_action_dump(struct sk_buff *skb, struct list_head *actions, int bind, int ref) in tcf_action_dump()
488 int bind) in tcf_action_init_1()
571 int bind, struct list_head *actions) in tcf_action_init()
643 u16 flags, int event, int bind, int ref) in tca_get_fill()
Dact_ipt.c71 static void tcf_ipt_release(struct tc_action *a, int bind) in tcf_ipt_release()
87 struct tc_action *a, int ovr, int bind) in tcf_ipt_init()
221 static int tcf_ipt_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_ipt_dump()
Dact_connmark.c94 int ovr, int bind) in tcf_connmark_init()
137 int bind, int ref) in tcf_connmark_dump()
Dact_skbedit.c62 int ovr, int bind) in tcf_skbedit_init()
137 int bind, int ref) in tcf_skbedit_dump()
Dact_vlan.c69 int ovr, int bind) in tcf_vlan_init()
150 int bind, int ref) in tcf_vlan_dump()
Dact_gact.c54 int ovr, int bind) in tcf_gact_init()
142 static int tcf_gact_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_gact_dump()
Dact_bpf.c124 int bind, int ref) in tcf_bpf_dump()
267 int replace, int bind) in tcf_bpf_init()
349 static void tcf_bpf_cleanup(struct tc_action *act, int bind) in tcf_bpf_cleanup()
Dact_nat.c39 struct tc_action *a, int ovr, int bind) in tcf_nat_init()
251 int bind, int ref) in tcf_nat_dump()
Dact_police.c116 int ovr, int bind) in tcf_act_police_locate()
313 tcf_act_police_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_act_police_dump()
Dact_csum.c46 struct tc_action *a, int ovr, int bind) in tcf_csum_init()
533 struct tc_action *a, int bind, int ref) in tcf_csum_dump()
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
Ddmaobj.h18 int (*bind)(struct nvkm_dmaobj *dmaobj, struct nvkm_object *parent, member
/linux-4.1.27/drivers/xen/
Devtchn.c349 struct ioctl_evtchn_bind_virq bind; in evtchn_ioctl() local
370 struct ioctl_evtchn_bind_interdomain bind; in evtchn_ioctl() local
391 struct ioctl_evtchn_bind_unbound_port bind; in evtchn_ioctl() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/dmaobj/
Dpriv.h25 int (*bind)(struct nvkm_dmaobj *, struct nvkm_object *, member
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_resource_priv.h69 int (*bind) (struct vmw_resource *res, member
Dvmwgfx_surface.c437 bool bind) in vmw_legacy_srf_dma()
/linux-4.1.27/arch/alpha/include/asm/
Dagp_backend.h36 int (*bind)(alpha_agp_info *, off_t, struct agp_memory *); member
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/
Dtvnv04.c102 static void nv04_tv_bind(struct drm_device *dev, int head, bool bind) in nv04_tv_bind()
/linux-4.1.27/include/crypto/
Dif_alg.h52 void *(*bind)(const char *name, u32 type, u32 mask); member
/linux-4.1.27/include/net/
Dact_api.h111 static inline int tcf_hash_release(struct tc_action *a, bool bind) in tcf_hash_release()
Dsock.h980 int (*bind)(struct sock *sk, member
/linux-4.1.27/net/netlink/
Daf_netlink.h80 int (*bind)(struct net *net, int group); member
Daf_netlink.c1197 int (*bind)(struct net *net, int group); in netlink_create() local
/linux-4.1.27/include/linux/usb/
Dcomposite.h202 int (*bind)(struct usb_configuration *, member
379 int (*bind)(struct usb_composite_dev *cdev); member
Dusbnet.h122 int (*bind)(struct usbnet *, struct usb_interface *); member
Dgadget.h875 int (*bind)(struct usb_gadget *gadget, member
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dnv04.c360 struct nvkm_handle *bind; in nv04_fifo_swmthd() local
Dgf100.c460 struct nvkm_handle *bind; in gf100_fifo_swmthd() local
Dgk104.c485 struct nvkm_handle *bind; in gk104_fifo_swmthd() local
/linux-4.1.27/drivers/usb/atm/
Dusbatm.h91 int (*bind) (struct usbatm_data *, struct usb_interface *, member
/linux-4.1.27/include/drm/ttm/
Dttm_bo_driver.h57 int (*bind) (struct ttm_tt *ttm, struct ttm_mem_reg *bo_mem); member
/linux-4.1.27/arch/x86/tools/
Drelocs.c157 static const char *sym_bind(unsigned bind) in sym_bind()
/linux-4.1.27/drivers/acpi/
Dthermal.c773 bool bind) in acpi_thermal_cooling_device_cb()
/linux-4.1.27/drivers/infiniband/hw/ehca/
Dehca_qes.h198 } bind; member
/linux-4.1.27/drivers/tty/vt/
Dvt.c3399 int bind = simple_strtoul(buf, NULL, 0); in store_bind() local
3417 int bind = con_is_bound(con->con); in show_bind() local
/linux-4.1.27/include/acpi/
Dacpi_bus.h139 void (*bind)(struct device *phys_dev); member
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dt4.h95 struct fw_ri_bind_mw_wr bind; member
/linux-4.1.27/drivers/infiniband/hw/cxgb3/
Dcxio_wr.h401 struct t3_bind_mw_wr bind; member
/linux-4.1.27/net/
Dsocket.c1372 SYSCALL_DEFINE3(bind, int, fd, struct sockaddr __user *, umyaddr, int, addrlen) in SYSCALL_DEFINE3() argument