Searched refs:bind (Results 1 – 15 of 15) sorted by relevance
/include/net/ |
D | act_api.h | 105 void (*cleanup)(struct tc_action *, int bind); 109 int bind); 115 int tcf_hash_check(u32 index, struct tc_action *a, int bind); 117 int size, int bind, bool cpustats); 121 int __tcf_hash_release(struct tc_action *a, bool bind, bool strict); 123 static inline int tcf_hash_release(struct tc_action *a, bool bind) in tcf_hash_release() argument 125 return __tcf_hash_release(a, bind, false); in tcf_hash_release() 130 int tcf_action_destroy(struct list_head *actions, int bind); 135 int bind, struct list_head *); 138 int bind);
|
D | sock.h | 1014 int (*bind)(struct sock *sk, member
|
/include/linux/ |
D | component.h | 7 int (*bind)(struct device *, struct device *, void *); member 21 int (*bind)(struct device *); member
|
D | cgroup-defs.h | 443 void (*bind)(struct cgroup_subsys_state *root_css); member
|
D | netlink.h | 51 int (*bind)(struct net *net, int group); member
|
D | thermal.h | 96 int (*bind) (struct thermal_zone_device *, member
|
D | net.h | 136 int (*bind) (struct socket *sock, member
|
/include/crypto/ |
D | if_alg.h | 52 void *(*bind)(const char *name, u32 type, u32 mask); member
|
/include/uapi/drm/ |
D | virtgpu_drm.h | 75 uint32_t bind; member
|
/include/linux/usb/ |
D | composite.h | 205 int (*bind)(struct usb_configuration *, member 384 int (*bind)(struct usb_composite_dev *cdev); member
|
D | usbnet.h | 122 int (*bind)(struct usbnet *, struct usb_interface *); member
|
D | gadget.h | 1086 int (*bind)(struct usb_gadget *gadget, member
|
/include/uapi/linux/ |
D | virtio_gpu.h | 224 __le32 bind; member
|
/include/drm/ttm/ |
D | ttm_bo_driver.h | 57 int (*bind) (struct ttm_tt *ttm, struct ttm_mem_reg *bo_mem); member
|
/include/acpi/ |
D | acpi_bus.h | 135 void (*bind)(struct device *phys_dev); member
|