/linux/arch/x86/events/intel/ |
H A D | p4.c | 710 struct p4_event_bind *bind = NULL; in p4_config_get_bind() local 720 struct p4_event_bind *bind; in p4_pmu_event_map() local 826 struct p4_event_bind *bind; in p4_hw_config() local 937 struct p4_pebs_bind *bind; in p4_pmu_enable_pebs() local 958 struct p4_event_bind *bind; in __p4_pmu_enable_event() local 1228 struct p4_event_bind *bind) in p4_next_cntr() 1247 struct p4_event_bind *bind; in p4_pmu_schedule_events() local
|
/linux/include/linux/ |
H A D | component.h | 23 int (*bind)(struct device *comp, struct device *master, member 74 int (*bind)(struct device *master); member
|
/linux/drivers/net/ovpn/ |
H A D | udp.c | 145 static int ovpn_udp4_output(struct ovpn_peer *peer, struct ovpn_bind *bind, in ovpn_udp4_output() 220 static int ovpn_udp6_output(struct ovpn_peer *peer, struct ovpn_bind *bind, in ovpn_udp6_output() 300 struct ovpn_bind *bind; in ovpn_udp_output() local
|
H A D | bind.c | 25 struct ovpn_bind *bind; in ovpn_bind_from_sockaddr() local
|
H A D | peer.c | 142 struct ovpn_bind *bind; in ovpn_peer_reset_sockaddr() local 199 struct ovpn_bind *bind; in ovpn_peer_endpoints_update() local 515 struct ovpn_bind *bind = rcu_dereference(peer->bind); in ovpn_peer_transp_match() local 937 struct ovpn_bind *bind; in ovpn_peer_add_mp() local
|
H A D | bind.h | 59 static inline bool ovpn_bind_skb_src_match(const struct ovpn_bind *bind, in ovpn_bind_skb_src_match()
|
/linux/net/sched/ |
H A D | act_vlan.c | 123 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_vlan_init() local 288 int bind, int ref) in tcf_vlan_dump() 357 u32 *index_inc, bool bind, in tcf_vlan_offload_act_setup()
|
H A D | act_gact.c | 59 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_gact_init() local 186 int bind, int ref) in tcf_gact_dump() 240 u32 *index_inc, bool bind, in tcf_gact_offload_act_setup()
|
H A D | act_sample.c | 42 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_sample_init() local 225 int bind, int ref) in tcf_sample_dump() 297 u32 *index_inc, bool bind, in tcf_sample_offload_act_setup()
|
H A D | act_skbedit.c | 121 bool bind = act_flags & TCA_ACT_FLAGS_BIND; in tcf_skbedit_init() local 284 int bind, int ref) in tcf_skbedit_dump() 367 u32 *index_inc, bool bind, in tcf_skbedit_offload_act_setup()
|
H A D | act_police.c | 46 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_police_init() local 340 int bind, int ref) in tcf_police_dump() 437 u32 *index_inc, bool bind, in tcf_police_offload_act_setup()
|
H A D | act_api.c | 373 static int __tcf_action_put(struct tc_action *p, bool bind) in __tcf_action_put() 393 static int __tcf_idr_release(struct tc_action *p, bool bind, bool strict) in __tcf_idr_release() 420 int tcf_idr_release(struct tc_action *a, bool bind) in tcf_idr_release() 508 tcf_action_dump_1(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_action_dump_1() 779 int bind, bool cpustats, u32 flags) in tcf_idr_create() 837 const struct tc_action_ops *ops, int bind, in tcf_idr_create_from_flags() 869 struct tc_action **a, int bind) in tcf_idr_check_alloc() 1187 int tcf_action_destroy(struct tc_action *actions[], int bind) in tcf_action_destroy() 1239 tcf_action_dump_old(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_action_dump_old() 1245 int bind, int ref, bool terse) in tcf_action_dump() [all …]
|
H A D | act_connmark.c | 106 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_connmark_init() local 193 int bind, int ref) in tcf_connmark_dump()
|
H A D | act_simple.c | 94 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_simp_init() local 172 int bind, int ref) in tcf_simp_dump()
|
H A D | act_pedit.c | 162 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_pedit_init() local 500 int bind, int ref) in tcf_pedit_dump() 556 u32 *index_inc, bool bind, in tcf_pedit_offload_act_setup()
|
H A D | act_ctinfo.c | 160 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_ctinfo_init() local 283 int bind, int ref) in tcf_ctinfo_dump()
|
H A D | act_gate.c | 300 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_gate_init() local 498 int bind, int ref) in tcf_gate_dump() 602 u32 *index_inc, bool bind, in tcf_gate_offload_act_setup()
|
H A D | act_csum.c | 49 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_csum_init() local 632 static int tcf_csum_dump(struct sk_buff *skb, struct tc_action *a, int bind, in tcf_csum_dump() 682 u32 *index_inc, bool bind, in tcf_csum_offload_act_setup()
|
H A D | act_tunnel_key.c | 363 bool bind = act_flags & TCA_ACT_FLAGS_BIND; in tunnel_key_init() local 717 int bind, int ref) in tunnel_key_dump() 800 bool bind, in tcf_tunnel_key_offload_act_setup()
|
H A D | act_bpf.c | 139 int bind, int ref) in tcf_bpf_dump() 285 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_bpf_init() local
|
/linux/drivers/vfio/ |
H A D | device_cdev.c | 64 const struct vfio_device_bind_iommufd *bind) in vfio_df_check_token() 88 struct vfio_device_bind_iommufd bind; in vfio_df_ioctl_bind_iommufd() local
|
/linux/drivers/xen/ |
H A D | evtchn.c | 447 struct ioctl_evtchn_bind_virq bind; in evtchn_ioctl() local 472 struct ioctl_evtchn_bind_interdomain bind; in evtchn_ioctl() local 498 struct ioctl_evtchn_bind_unbound_port bind; in evtchn_ioctl() local 546 struct ioctl_evtchn_bind bind; in evtchn_ioctl() local
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/ |
H A D | priv.h | 8 int (*bind)(struct nvkm_dmaobj *, struct nvkm_gpuobj *, int align, member
|
/linux/drivers/net/ethernet/airoha/ |
H A D | airoha_ppe_debugfs.c | 38 bool bind) in airoha_ppe_debugfs_foe_show()
|
/linux/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | object.h | 36 int (*bind)(struct nvkm_object *, struct nvkm_gpuobj *, int align, member
|